New
v1.23.0 Release
v1.23.0 Release 2024-05-14
The executor images in this release are:
gcr.io/kaniko-project/executor:v1.23.0
gcr.io/kaniko-project/executor:latest
The debug images are available at:
gcr.io/kaniko-project/executor:debug
gcr.io/kaniko-project/executor:v1.23.0-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.23.0-slim
Features:
- feat: add registry mirror support to registry map for kaniko warmer #3140
- feat: added --chmod for ADD and COPY commands. Fixes #2850 and #1751 #3119
Fixes:
- fix: integration test fail on error when build with docker due to buildkit difference #3131
- fix: Make
--registry-mapcompatible with namespaced images #3138 - fix: resolve issue where kaniko would push cache images with --no-push set" #3132
- fix: warn instead of error when docker wildcard does not match any files #3127
Docs updates:
Dependency Updates:
- chore: bump cred helper libraries #3133
- chore: update cred helper go libraries #3087
- chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 #3152
- chore(deps): bump AdityaGarg8/remove-unwanted-software from 2 to 3 #3110
- chore(deps): bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 #3097
- chore(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 #3111
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.7 to 1.27.11 #3106
- chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.15 to 1.16.17 #3158
Huge thank you for this release towards our contributors:
- Aaron Prindle
- dependabot[bot]
- Djabx
- Marc Lallaouret
- Matthias Schneider
- Prima Adi Pradana
- Samarth08
- Verlhac Gaëtan