kaniko - v1.10.0
v1.10.0 Release 2023-05-24
The executor images in this release are:
gcr.io/kaniko-project/executor:v1.10.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.10.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.10.0-slim
What's Changed
New Features and Additions: * feat: Add mTLS (client cert) registry authentication #2180 * feat: Add support for zstd compression #2313 * feat: Use correct media type for zstd layers #2459
Fixes:
* fix: Correct deprecated flags in README.md
#2335
Docs, Test, and Release Updates: * ci: use debian buster to fix tests using no longer supported stretch which had broken apt-get urls #2485
Updates and Refactors: * refactor: Delete scorecards-analysis.yml #2510 * refactor: Light editing to scripts in hack/gofmt #2236 * chore: add .vscode/ dir to .gitignore #2501 * chore: Revert "chore(deps): bump google-github-actions/setup-gcloud from 0.5.1 to 1.1.1 (#2502)" #2524 * chore(deps): bump docker/build-push-action from 3.2.0 to 4.0.0 #2505 * chore(deps): bump docker/setup-qemu-action from 1.2.0 to 2.1.0 #2287 * chore(deps): bump github.com/aws/aws-sdk-go from 1.44.24 to 1.44.253 #2490 * chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible #2503 * chore(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.5+incompatible #2489 * chore(deps): bump github.com/google/go-containerregistry from 0.14.0 to 0.15.1 #2508 * chore(deps): bump github.com/google/slowjam from 1.0.0 to 1.0.1 #2498 * chore(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 #2453 * chore(deps): bump github.com/otiai10/copy from 1.7.0 to 1.11.0 #2523 * chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 #2522 * chore(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.5 #2448 * chore(deps): bump github/codeql-action from 2.1.8 to 2.3.2 #2487 * chore(deps): bump golang from 1.19 to 1.20 in /deploy #2388 * chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 #2497 * chore(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 #2507 * chore(deps): bump google-github-actions/setup-gcloud from 0.5.1 to 1.1.1 #2502 * chore(deps): bump google.golang.org/api from 0.110.0 to 0.120.0 #2484 * chore(deps): bump google.golang.org/api from 0.120.0 to 0.121.0 #2496 * chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 #2442 * chore(deps): bump imjasonh/setup-crane from 0.1 to 0.3 #2401 * chore(deps): bump ossf/scorecard-action from 1.1.1 to 2.1.3 #2506 * chore(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.3 #2495
Huge thanks goes out to all of our contributors for this release:
- Aaron Prindle
- dependabot[bot]
- Eric
- Gabriel NΓΌtzi
- Jason Hall
- Mark Moretto
Full Changelog: https://github.com/GoogleContainerTools/kaniko/compare/v1.9.2...v1.10.0
Details
- πView and search all kaniko releases.
- π οΈCreate and share lists to track your tools.
- π¨Setup notifications for major, security, feature or patch updates.
- πMuch more coming soon!