Skip to content

RenovateBot: Update gcr.io/kaniko-project/executor Docker tag to v1.21.0

Matweb Bot requested to merge renovate/gcr.io-kaniko-project-executor-1.x into master

This MR contains the following updates:

Package Type Update Change
gcr.io/kaniko-project/executor image-name minor v1.20.1-debug -> v1.21.0-debug

Release Notes

GoogleContainerTools/kaniko (gcr.io/kaniko-project/executor)

v1.21.0

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.21.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.21.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.21.0-slim
  • Add --push-ignore-immutable-tag-errors boolean CLI option #​2774
  • docs: fix broken links and redirects #​3009
  • feat: add skip tls flag for private git context #​2854
  • Fix unpack tar.gz archive with ADD instruction, issue #​2409 #​2991
  • chore: update google github-action auth version #​3030
  • refactor: remove artifact upload from nightly-vulnerabiliy-scan.yml #​3029
  • feat: add nightly grype vuln scan to kaniko executor image #​2970
  • chore: update docker-credential-gcr to use v2 #​3026
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.1 to 1.16.6 #​3020
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.50.0 to 1.51.1 #​3021
  • chore(deps): bump google.golang.org/api from 0.165.0 to 0.167.0 #​3023
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.0 to 1.27.4 #​3024
  • chore(deps): bump google-github-actions/auth from 2.1.1 to 2.1.2 #​3025
  • feat: add support for no push environment variable #​2983
  • Add documentation for --chown support limitation #​3019
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.2.1 to 1.3.0 #​3013
  • chore(deps): bump google.golang.org/api from 0.161.0 to 0.165.0 #​3016
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.15 to 1.16.1 #​3014
  • chore(deps): bump cloud.google.com/go/storage from 1.37.0 to 1.38.0 #​3015
  • Add flag to remap registries for any registry mirror #​2935
  • FIX: missing or partial support for pattern substition in variable when cache enabled #​2968
  • docs: add ROADMAP.md to kaniko project #​3005
  • chore: update MAINTAINERS file with up-to-date information #​3003
  • chore(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 #​3000
  • chore(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 #​2999
  • chore(deps): bump golang from 1.21 to 1.22 in /deploy #​2997
  • chore(deps): bump cloud.google.com/go/storage from 1.36.0 to 1.37.0 #​2998
  • chore(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 #​3001
  • chore(deps): bump google-github-actions/auth from 2.1.0 to 2.1.1 #​3002

Huge thank you for this release towards our contributors:

  • Aaron Prindle
  • Alessandro Bitocchi
  • Damien Degois
  • dependabot[bot]
  • JeromeJu
  • Kraev Sergei
  • Matheus Pimenta
  • Oliver Radwell
  • Sacha Smart
  • schwannden

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports