v1.15.0 Release 2023-08-29
The executor images in this release are:
gcr.io/kaniko-project/executor:v1.15.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.15.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.15.0-slim
What's Changed
New Features and Additions:
Fixes:
- fix: Change condition for the behaviour when --no-push=true without setting --destinations #2676
- Ensure New Layers Match Image Media Type #2700
Docs, Test, and Release Updates:
Updates and Refactors:
- chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.79 to 1.11.81 #2702
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.4 to 1.38.5 #2706
- chore(deps): bump google.golang.org/api from 0.136.0 to 0.138.0 #2704
- chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.20.3 to 1.21.0 #2703
- chore(deps): bump cloud.google.com/go/storage from 1.31.0 to 1.32.0 #2692
- chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.77 to 1.11.79 #2690
Huge thank you for this release towards our contributors:
- Aaron Prindle
- dependabot[bot]
- JeromeJu
- Logan Price
Full Changelog: v1.14.0...v1.15.0