The executor images in this release are:
gcr.io/kaniko-project/executor:v1.9.2
gcr.io/kaniko-project/executor:latest
The debug images are available at:
gcr.io/kaniko-project/executor:debug
gcr.io/kaniko-project/executor:v1.9.2-debug
The slim executor images which don't contain any authentication binaries are available at:
gcr.io/kaniko-project/executor:slim
gcr.io/kaniko-project/executor:v1.9.2-slim
What's Changed
- Release v1.9.1 by @chuangw6 in GoogleContainerTools#2267
- Provide
--cache-repo
as OCI image layout path by @natalieparellano in GoogleContainerTools#2250 - fix(WORKDIR): use the config.User for the new dir permissions by @arisro in GoogleContainerTools#2269
- chore: fix typo by @zooneon in GoogleContainerTools#2289
- ci: don't cache certs stage by @islishude in GoogleContainerTools#2296
- chore: fix typo by @stratusjerry in GoogleContainerTools#2316
- chore(deps): bump golang from 1.17 to 1.19 in /deploy by @dependabot in GoogleContainerTools#2328
- Fix Integration tests by @BronzeDeer in GoogleContainerTools#2425
- fix(executor): make pax tar builds reproducible again by @BronzeDeer in GoogleContainerTools#2384
- bump cosign version used to sign images by @imjasonh in GoogleContainerTools#2437
- Update ACR credential helper to enable Azure Workload Identity by @SlavaNL in GoogleContainerTools#2431
- Upgrade docker by @joe-kimmel-vmw in GoogleContainerTools#2440
- Release v1.9.2 by @chuangw6 in GoogleContainerTools#2450
New Contributors
- @arisro made their first contribution in GoogleContainerTools#2269
- @zooneon made their first contribution in GoogleContainerTools#2289
- @islishude made their first contribution in GoogleContainerTools#2296
- @stratusjerry made their first contribution in GoogleContainerTools#2316
- @BronzeDeer made their first contribution in GoogleContainerTools#2425
- @SlavaNL made their first contribution in GoogleContainerTools#2431
- @joe-kimmel-vmw made their first contribution in GoogleContainerTools#2440
Full Changelog: GoogleContainerTools/kaniko@v1.9.1...v1.9.2