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 #2267
- Provide
--cache-repo
as OCI image layout path by @natalieparellano in #2250 - fix(WORKDIR): use the config.User for the new dir permissions by @arisro in #2269
- chore: fix typo by @zooneon in #2289
- ci: don't cache certs stage by @islishude in #2296
- chore: fix typo by @stratusjerry in #2316
- chore(deps): bump golang from 1.17 to 1.19 in /deploy by @dependabot in #2328
- Fix Integration tests by @BronzeDeer in #2425
- fix(executor): make pax tar builds reproducible again by @BronzeDeer in #2384
- bump cosign version used to sign images by @imjasonh in #2437
- Update ACR credential helper to enable Azure Workload Identity by @SlavaNL in #2431
- Upgrade docker by @joe-kimmel-vmw in #2440
- Release v1.9.2 by @chuangw6 in #2450
New Contributors
- @arisro made their first contribution in #2269
- @zooneon made their first contribution in #2289
- @islishude made their first contribution in #2296
- @stratusjerry made their first contribution in #2316
- @BronzeDeer made their first contribution in #2425
- @SlavaNL made their first contribution in #2431
- @joe-kimmel-vmw made their first contribution in #2440
Full Changelog: v1.9.1...v1.9.2