Skip to content

chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.15.0

Renovate 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.13.0-debug -> v1.15.0-debug

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

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

v1.15.0

Compare Source

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
  • Ensure New Layers Match Image Media Type #​2700
  • 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
  • docs: fix --use-new-run typo #​2698
  • docs: add more information regarding --use-new-run #​2687
  • 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
  • Fix: Change condition for the behaviour when --no-push=true without setting --destinations #​2676

Huge thank you for this release towards our contributors:

  • Aaron Prindle
  • dependabot[bot]
  • JeromeJu
  • Logan Price

v1.14.0

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.14.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.14.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.14.0-slim
  • chore(deps): bump actions/setup-go from 4.0.1 to 4.1.0 #​2672
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.29 to 1.18.31 #​2651
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.31 to 1.18.33 #​2680
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.73 to 1.11.75 #​2650
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.75 to 1.11.77 #​2679
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.37.0 to 1.37.1 #​2648
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.0 to 1.38.2 #​2673
  • chore(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.3 #​2644
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 #​2662
  • chore(deps): bump golang from 1.20 to 1.21 in /deploy #​2682
  • chore(deps): bump golang.org/x/net from 0.12.0 to 0.14.0 #​2663
  • chore(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 #​2661
  • chore(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0 #​2659
  • chore(deps): bump google.golang.org/api from 0.133.0 to 0.134.0 #​2645
  • chore(deps): bump google.golang.org/api from 0.134.0 to 0.136.0 #​2681
  • docs: add enforcement section to code-of-conduct.md #​2654
  • feat: added skip-push-permission flag #​2657
  • fix: resolve issue where CI env was failing due to dependency change #​2668
  • refactor: Avoid redundant calls to filepath.Clean #​2652

Huge thank you for this release towards our contributors:

  • Aaron Lehmann
  • Aaron Prindle
  • dependabot[bot]
  • Julian

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, 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
Edited by Renovate Bot

Merge request reports