Update gcr.io/kaniko-project/executor Docker tag to v1.17.0 - autoclosed #29

Closed
odit_renovate wants to merge 1 commits from renovate/gcr.io-kaniko-project-executor-1.x into main
Member

This PR contains the following updates:

Package Type Update Change
gcr.io/kaniko-project/executor final minor v1.12.1-debug -> v1.17.0-debug

Release Notes

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

v1.17.0

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.17.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.17.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.17.0-slim
  • docs: fix readme sample typo #​2792
  • fix: remove log line from listpullreqs.go and additional release.sh fixes #​2790
  • chore(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 #​2798
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.87 to 1.11.91 #​2805
  • chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.7 #​2797
  • chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #​2796
  • chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 #​2791
  • fix: resolve issue with integration tests where lack of disk space caused k3s issues #​2804
  • test: add test cases and docString for regex in COPY command #​2773
  • feat: add automated way of cutting releases w/ generation of CHANGELOG.md {{PULL_REQUESTS}} Makefile changes #​2786
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.0 to 1.40.1 #​2780
  • docs: Update designdoc.md with correct link to skaffold repository #​2775
  • chore(deps): bump google.golang.org/api from 0.143.0 to 0.145.0 #​2778
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.18.44 #​2777
  • chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 #​2781
  • refactor: Remove fallbackToUID bool option from Kaniko code #​2767
  • chore(deps): bump github.com/otiai10/copy from 1.12.0 to 1.14.0 #​2772
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.86 to 1.11.87 #​2770
  • chore(deps): bump google.golang.org/api from 0.142.0 to 0.143.0 #​2769
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.39.0 to 1.40.0 #​2771
  • chore(deps): bump github.com/spf13/afero from 1.9.5 to 1.10.0 #​2758
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.83 to 1.11.86 #​2757
  • chore(deps): bump google.golang.org/api from 0.141.0 to 0.142.0 #​2756

Huge thank you for this release towards our contributors:

  • Aaron Prindle
  • dependabot[bot]
  • JeromeJu
  • Vishal Khot
  • vivekkoya
  • zhangzhiqiangcs

v1.16.0

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.16.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.16.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.16.0-slim
  • fix: make it so release.sh script doesn't output duplicate change PRs #​2735
  • chore: update function names to be correct and representative of functionality #​2720
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 #​2749
  • chore(deps): bump google.golang.org/api from 0.140.0 to 0.141.0 #​2748
  • chore(deps): bump github.com/containerd/containerd from 1.7.5 to 1.7.6 #​2750
  • fix: ensure images layers correspond with the image media type #​2719
  • chore(deps): bump github.com/google/slowjam from 1.0.1 to 1.1.0 #​2745
  • chore(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 #​2743
  • chore(deps): bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0 #​2746
  • chore(deps): bump google.golang.org/api from 0.138.0 to 0.140.0 #​2747
  • chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 #​2744
  • chore(deps): bump docker/build-push-action from 4.2.1 to 5.0.0 #​2742
  • chore(deps): bump google.golang.org/api from 0.138.0 to 0.139.0 #​2741
  • chore(deps): bump cloud.google.com/go/storage from 1.32.0 to 1.33.0 #​2740
  • chore(deps): bump docker/build-push-action from 4.1.1 to 4.2.1 #​2739
  • chore(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 #​2732
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.81 to 1.11.83 #​2733
  • chore(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 #​2734
  • chore(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.5 #​2723
  • chore(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2 #​2727
  • chore(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 #​2726
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.37 to 1.18.38 #​2724
  • chore(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 #​2722
  • chore: unnecessary use of fmt.Sprintf #​2717
  • fix function name on comment #​2707
  • Avoid returning the UID when resolving the GIDs. #​2689

Huge thank you for this release towards our contributors:

  • Aaron Prindle
  • dependabot[bot]
  • Diego Gonzalez
  • geekvest
  • guangwu
  • Logan Price

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

v1.13.0

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.13.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.13.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.13.0-slim
  • chore(deps): bump cloud.google.com/go/storage from 1.30.1 to 1.31.0 #​2611
  • chore(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0 #​2606
  • chore(deps): bump docker/setup-buildx-action from 2.8.0 to 2.9.1 #​2626
  • chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.18.1 to 1.19.0 #​2623
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.28 to 1.18.29 #​2638
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.70 to 1.11.71 #​2610
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.71 to 1.11.72 #​2624
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.72 to 1.11.73 #​2639
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 #​2633
  • chore(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 #​2617
  • chore(deps): bump golang.org/x/sys from 0.9.0 to 0.10.0 #​2613
  • chore(deps): bump google.golang.org/api from 0.128.0 to 0.129.0 #​2609
  • chore(deps): bump google.golang.org/api from 0.129.0 to 0.131.0 #​2625
  • chore(deps): bump google.golang.org/api from 0.131.0 to 0.132.0 #​2634
  • chore(deps): bump google.golang.org/api from 0.132.0 to 0.133.0 #​2636
  • chore(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1 #​2607
  • feat: Allows to disable the fallback to the default registry on image pull #​2637

Huge thank you for this release towards our contributors:

  • dependabot[bot]
  • Fernando Giannetti

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gcr.io/kaniko-project/executor](https://github.com/GoogleContainerTools/kaniko) | final | minor | `v1.12.1-debug` -> `v1.17.0-debug` | --- ### Release Notes <details> <summary>GoogleContainerTools/kaniko (gcr.io/kaniko-project/executor)</summary> ### [`v1.17.0`](https://github.com/GoogleContainerTools/kaniko/blob/HEAD/CHANGELOG.md#v1170-Release-2023-10-18) [Compare Source](https://github.com/GoogleContainerTools/kaniko/compare/v1.16.0...v1.17.0) The executor images in this release are: gcr.io/kaniko-project/executor:v1.17.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.17.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.17.0-slim - docs: fix readme sample typo [#&#8203;2792](https://github.com/GoogleContainerTools/kaniko/pull/2792) - fix: remove log line from listpullreqs.go and additional release.sh fixes [#&#8203;2790](https://github.com/GoogleContainerTools/kaniko/pull/2790) - chore(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 [#&#8203;2798](https://github.com/GoogleContainerTools/kaniko/pull/2798) - chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.87 to 1.11.91 [#&#8203;2805](https://github.com/GoogleContainerTools/kaniko/pull/2805) - chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.7 [#&#8203;2797](https://github.com/GoogleContainerTools/kaniko/pull/2797) - chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 [#&#8203;2796](https://github.com/GoogleContainerTools/kaniko/pull/2796) - chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 [#&#8203;2791](https://github.com/GoogleContainerTools/kaniko/pull/2791) - fix: resolve issue with integration tests where lack of disk space caused k3s issues [#&#8203;2804](https://github.com/GoogleContainerTools/kaniko/pull/2804) - test: add test cases and docString for regex in COPY command [#&#8203;2773](https://github.com/GoogleContainerTools/kaniko/pull/2773) - feat: add automated way of cutting releases w/ generation of CHANGELOG.md {{PULL_REQUESTS}} Makefile changes [#&#8203;2786](https://github.com/GoogleContainerTools/kaniko/pull/2786) - chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.0 to 1.40.1 [#&#8203;2780](https://github.com/GoogleContainerTools/kaniko/pull/2780) - docs: Update designdoc.md with correct link to skaffold repository [#&#8203;2775](https://github.com/GoogleContainerTools/kaniko/pull/2775) - chore(deps): bump google.golang.org/api from 0.143.0 to 0.145.0 [#&#8203;2778](https://github.com/GoogleContainerTools/kaniko/pull/2778) - chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.18.44 [#&#8203;2777](https://github.com/GoogleContainerTools/kaniko/pull/2777) - chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 [#&#8203;2781](https://github.com/GoogleContainerTools/kaniko/pull/2781) - refactor: Remove fallbackToUID bool option from Kaniko code [#&#8203;2767](https://github.com/GoogleContainerTools/kaniko/pull/2767) - chore(deps): bump github.com/otiai10/copy from 1.12.0 to 1.14.0 [#&#8203;2772](https://github.com/GoogleContainerTools/kaniko/pull/2772) - chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.86 to 1.11.87 [#&#8203;2770](https://github.com/GoogleContainerTools/kaniko/pull/2770) - chore(deps): bump google.golang.org/api from 0.142.0 to 0.143.0 [#&#8203;2769](https://github.com/GoogleContainerTools/kaniko/pull/2769) - chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.39.0 to 1.40.0 [#&#8203;2771](https://github.com/GoogleContainerTools/kaniko/pull/2771) - chore(deps): bump github.com/spf13/afero from 1.9.5 to 1.10.0 [#&#8203;2758](https://github.com/GoogleContainerTools/kaniko/pull/2758) - chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.83 to 1.11.86 [#&#8203;2757](https://github.com/GoogleContainerTools/kaniko/pull/2757) - chore(deps): bump google.golang.org/api from 0.141.0 to 0.142.0 [#&#8203;2756](https://github.com/GoogleContainerTools/kaniko/pull/2756) Huge thank you for this release towards our contributors: - Aaron Prindle - dependabot\[bot] - JeromeJu - Vishal Khot - vivekkoya - zhangzhiqiangcs ### [`v1.16.0`](https://github.com/GoogleContainerTools/kaniko/blob/HEAD/CHANGELOG.md#v1160-Release-2023-09-22) [Compare Source](https://github.com/GoogleContainerTools/kaniko/compare/v1.15.0...v1.16.0) The executor images in this release are: gcr.io/kaniko-project/executor:v1.16.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.16.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.16.0-slim - fix: make it so release.sh script doesn't output duplicate change PRs [#&#8203;2735](https://github.com/GoogleContainerTools/kaniko/pull/2735) - chore: update function names to be correct and representative of functionality [#&#8203;2720](https://github.com/GoogleContainerTools/kaniko/pull/2720) - chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 [#&#8203;2749](https://github.com/GoogleContainerTools/kaniko/pull/2749) - chore(deps): bump google.golang.org/api from 0.140.0 to 0.141.0 [#&#8203;2748](https://github.com/GoogleContainerTools/kaniko/pull/2748) - chore(deps): bump github.com/containerd/containerd from 1.7.5 to 1.7.6 [#&#8203;2750](https://github.com/GoogleContainerTools/kaniko/pull/2750) - fix: ensure images layers correspond with the image media type [#&#8203;2719](https://github.com/GoogleContainerTools/kaniko/pull/2719) - chore(deps): bump github.com/google/slowjam from 1.0.1 to 1.1.0 [#&#8203;2745](https://github.com/GoogleContainerTools/kaniko/pull/2745) - chore(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 [#&#8203;2743](https://github.com/GoogleContainerTools/kaniko/pull/2743) - chore(deps): bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0 [#&#8203;2746](https://github.com/GoogleContainerTools/kaniko/pull/2746) - chore(deps): bump google.golang.org/api from 0.138.0 to 0.140.0 [#&#8203;2747](https://github.com/GoogleContainerTools/kaniko/pull/2747) - chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 [#&#8203;2744](https://github.com/GoogleContainerTools/kaniko/pull/2744) - chore(deps): bump docker/build-push-action from 4.2.1 to 5.0.0 [#&#8203;2742](https://github.com/GoogleContainerTools/kaniko/pull/2742) - chore(deps): bump google.golang.org/api from 0.138.0 to 0.139.0 [#&#8203;2741](https://github.com/GoogleContainerTools/kaniko/pull/2741) - chore(deps): bump cloud.google.com/go/storage from 1.32.0 to 1.33.0 [#&#8203;2740](https://github.com/GoogleContainerTools/kaniko/pull/2740) - chore(deps): bump docker/build-push-action from 4.1.1 to 4.2.1 [#&#8203;2739](https://github.com/GoogleContainerTools/kaniko/pull/2739) - chore(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 [#&#8203;2732](https://github.com/GoogleContainerTools/kaniko/pull/2732) - chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.81 to 1.11.83 [#&#8203;2733](https://github.com/GoogleContainerTools/kaniko/pull/2733) - chore(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 [#&#8203;2734](https://github.com/GoogleContainerTools/kaniko/pull/2734) - chore(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.5 [#&#8203;2723](https://github.com/GoogleContainerTools/kaniko/pull/2723) - chore(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2 [#&#8203;2727](https://github.com/GoogleContainerTools/kaniko/pull/2727) - chore(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 [#&#8203;2726](https://github.com/GoogleContainerTools/kaniko/pull/2726) - chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.37 to 1.18.38 [#&#8203;2724](https://github.com/GoogleContainerTools/kaniko/pull/2724) - chore(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 [#&#8203;2722](https://github.com/GoogleContainerTools/kaniko/pull/2722) - chore: unnecessary use of fmt.Sprintf [#&#8203;2717](https://github.com/GoogleContainerTools/kaniko/pull/2717) - fix function name on comment [#&#8203;2707](https://github.com/GoogleContainerTools/kaniko/pull/2707) - Avoid returning the UID when resolving the GIDs. [#&#8203;2689](https://github.com/GoogleContainerTools/kaniko/pull/2689) Huge thank you for this release towards our contributors: - Aaron Prindle - dependabot\[bot] - Diego Gonzalez - geekvest - guangwu - Logan Price ### [`v1.15.0`](https://github.com/GoogleContainerTools/kaniko/blob/HEAD/CHANGELOG.md#v1150-Release-2023-08-29) [Compare Source](https://github.com/GoogleContainerTools/kaniko/compare/v1.14.0...v1.15.0) 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 [#&#8203;2700](https://github.com/GoogleContainerTools/kaniko/pull/2700) - chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.79 to 1.11.81 [#&#8203;2702](https://github.com/GoogleContainerTools/kaniko/pull/2702) - chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.4 to 1.38.5 [#&#8203;2706](https://github.com/GoogleContainerTools/kaniko/pull/2706) - chore(deps): bump google.golang.org/api from 0.136.0 to 0.138.0 [#&#8203;2704](https://github.com/GoogleContainerTools/kaniko/pull/2704) - chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.20.3 to 1.21.0 [#&#8203;2703](https://github.com/GoogleContainerTools/kaniko/pull/2703) - docs: fix --use-new-run typo [#&#8203;2698](https://github.com/GoogleContainerTools/kaniko/pull/2698) - docs: add more information regarding --use-new-run [#&#8203;2687](https://github.com/GoogleContainerTools/kaniko/pull/2687) - chore(deps): bump cloud.google.com/go/storage from 1.31.0 to 1.32.0 [#&#8203;2692](https://github.com/GoogleContainerTools/kaniko/pull/2692) - chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.77 to 1.11.79 [#&#8203;2690](https://github.com/GoogleContainerTools/kaniko/pull/2690) - Fix: Change condition for the behaviour when --no-push=true without setting --destinations [#&#8203;2676](https://github.com/GoogleContainerTools/kaniko/pull/2676) Huge thank you for this release towards our contributors: - Aaron Prindle - dependabot\[bot] - JeromeJu - Logan Price ### [`v1.14.0`](https://github.com/GoogleContainerTools/kaniko/blob/HEAD/CHANGELOG.md#v1140-Release-2023-08-15) [Compare Source](https://github.com/GoogleContainerTools/kaniko/compare/v1.13.0...v1.14.0) 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 [#&#8203;2672](https://github.com/GoogleContainerTools/kaniko/pull/2672) - chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.29 to 1.18.31 [#&#8203;2651](https://github.com/GoogleContainerTools/kaniko/pull/2651) - chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.31 to 1.18.33 [#&#8203;2680](https://github.com/GoogleContainerTools/kaniko/pull/2680) - chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.73 to 1.11.75 [#&#8203;2650](https://github.com/GoogleContainerTools/kaniko/pull/2650) - chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.75 to 1.11.77 [#&#8203;2679](https://github.com/GoogleContainerTools/kaniko/pull/2679) - chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.37.0 to 1.37.1 [#&#8203;2648](https://github.com/GoogleContainerTools/kaniko/pull/2648) - chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.0 to 1.38.2 [#&#8203;2673](https://github.com/GoogleContainerTools/kaniko/pull/2673) - chore(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.3 [#&#8203;2644](https://github.com/GoogleContainerTools/kaniko/pull/2644) - chore(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 [#&#8203;2662](https://github.com/GoogleContainerTools/kaniko/pull/2662) - chore(deps): bump golang from 1.20 to 1.21 in /deploy [#&#8203;2682](https://github.com/GoogleContainerTools/kaniko/pull/2682) - chore(deps): bump golang.org/x/net from 0.12.0 to 0.14.0 [#&#8203;2663](https://github.com/GoogleContainerTools/kaniko/pull/2663) - chore(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 [#&#8203;2661](https://github.com/GoogleContainerTools/kaniko/pull/2661) - chore(deps): bump golang.org/x/sys from 0.10.0 to 0.11.0 [#&#8203;2659](https://github.com/GoogleContainerTools/kaniko/pull/2659) - chore(deps): bump google.golang.org/api from 0.133.0 to 0.134.0 [#&#8203;2645](https://github.com/GoogleContainerTools/kaniko/pull/2645) - chore(deps): bump google.golang.org/api from 0.134.0 to 0.136.0 [#&#8203;2681](https://github.com/GoogleContainerTools/kaniko/pull/2681) - docs: add enforcement section to code-of-conduct.md [#&#8203;2654](https://github.com/GoogleContainerTools/kaniko/pull/2654) - feat: added skip-push-permission flag [#&#8203;2657](https://github.com/GoogleContainerTools/kaniko/pull/2657) - fix: resolve issue where CI env was failing due to dependency change [#&#8203;2668](https://github.com/GoogleContainerTools/kaniko/pull/2668) - refactor: Avoid redundant calls to filepath.Clean [#&#8203;2652](https://github.com/GoogleContainerTools/kaniko/pull/2652) Huge thank you for this release towards our contributors: - Aaron Lehmann - Aaron Prindle - dependabot\[bot] - Julian ### [`v1.13.0`](https://github.com/GoogleContainerTools/kaniko/blob/HEAD/CHANGELOG.md#v1130-Release-2023-07-26) [Compare Source](https://github.com/GoogleContainerTools/kaniko/compare/v1.12.1...v1.13.0) The executor images in this release are: gcr.io/kaniko-project/executor:v1.13.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.13.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.13.0-slim - chore(deps): bump cloud.google.com/go/storage from 1.30.1 to 1.31.0 [#&#8203;2611](https://github.com/GoogleContainerTools/kaniko/pull/2611) - chore(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0 [#&#8203;2606](https://github.com/GoogleContainerTools/kaniko/pull/2606) - chore(deps): bump docker/setup-buildx-action from 2.8.0 to 2.9.1 [#&#8203;2626](https://github.com/GoogleContainerTools/kaniko/pull/2626) - chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.18.1 to 1.19.0 [#&#8203;2623](https://github.com/GoogleContainerTools/kaniko/pull/2623) - chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.28 to 1.18.29 [#&#8203;2638](https://github.com/GoogleContainerTools/kaniko/pull/2638) - chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.70 to 1.11.71 [#&#8203;2610](https://github.com/GoogleContainerTools/kaniko/pull/2610) - chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.71 to 1.11.72 [#&#8203;2624](https://github.com/GoogleContainerTools/kaniko/pull/2624) - chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.72 to 1.11.73 [#&#8203;2639](https://github.com/GoogleContainerTools/kaniko/pull/2639) - chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 [#&#8203;2633](https://github.com/GoogleContainerTools/kaniko/pull/2633) - chore(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 [#&#8203;2617](https://github.com/GoogleContainerTools/kaniko/pull/2617) - chore(deps): bump golang.org/x/sys from 0.9.0 to 0.10.0 [#&#8203;2613](https://github.com/GoogleContainerTools/kaniko/pull/2613) - chore(deps): bump google.golang.org/api from 0.128.0 to 0.129.0 [#&#8203;2609](https://github.com/GoogleContainerTools/kaniko/pull/2609) - chore(deps): bump google.golang.org/api from 0.129.0 to 0.131.0 [#&#8203;2625](https://github.com/GoogleContainerTools/kaniko/pull/2625) - chore(deps): bump google.golang.org/api from 0.131.0 to 0.132.0 [#&#8203;2634](https://github.com/GoogleContainerTools/kaniko/pull/2634) - chore(deps): bump google.golang.org/api from 0.132.0 to 0.133.0 [#&#8203;2636](https://github.com/GoogleContainerTools/kaniko/pull/2636) - chore(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1 [#&#8203;2607](https://github.com/GoogleContainerTools/kaniko/pull/2607) - feat: Allows to disable the fallback to the default registry on image pull [#&#8203;2637](https://github.com/GoogleContainerTools/kaniko/pull/2637) Huge thank you for this release towards our contributors: - dependabot\[bot] - Fernando Giannetti </details> --- ### 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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yOC4wIiwidXBkYXRlZEluVmVyIjoiMzcuMzMuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
odit_renovate added the
enhancement
priority:medium
status:review_needed
labels 2022-09-26 20:01:27 +00:00
odit_renovate requested review from niggl 2022-09-26 20:01:27 +00:00
odit_renovate requested review from philipp 2022-09-26 20:01:27 +00:00
odit_renovate changed title from Update gcr.io/kaniko-project/executor Docker tag to v1.9.1 to Update gcr.io/kaniko-project/executor Docker tag to v1.9.2 2023-03-27 15:31:28 +00:00
odit_renovate force-pushed renovate/gcr.io-kaniko-project-executor-1.x from 535a89b56a to 42610fec68 2023-03-27 15:31:35 +00:00 Compare
odit_renovate changed title from Update gcr.io/kaniko-project/executor Docker tag to v1.9.2 to Update gcr.io/kaniko-project/executor Docker tag to v1.10.0 2023-05-25 02:33:49 +00:00
odit_renovate changed title from Update gcr.io/kaniko-project/executor Docker tag to v1.10.0 to Update gcr.io/kaniko-project/executor Docker tag to v1.11.0 2023-06-08 23:34:19 +00:00
odit_renovate force-pushed renovate/gcr.io-kaniko-project-executor-1.x from 6adb8d4379 to a1422925f7 2023-06-08 23:34:26 +00:00 Compare
odit_renovate changed title from Update gcr.io/kaniko-project/executor Docker tag to v1.11.0 to Update gcr.io/kaniko-project/executor Docker tag to v1.12.0 2023-06-28 19:49:32 +00:00
odit_renovate changed title from Update gcr.io/kaniko-project/executor Docker tag to v1.12.0 to Update gcr.io/kaniko-project/executor Docker tag to v1.12.1 2023-06-29 19:21:05 +00:00
odit_renovate added 1 commit 2023-06-29 19:21:10 +00:00
odit_renovate force-pushed renovate/gcr.io-kaniko-project-executor-1.x from 542501ff1e to d9f9bb1fd0 2023-08-14 14:55:11 +00:00 Compare
odit_renovate changed title from Update gcr.io/kaniko-project/executor Docker tag to v1.12.1 to Update gcr.io/kaniko-project/executor Docker tag to v1.13.0 2023-08-14 14:55:13 +00:00
odit_renovate changed title from Update gcr.io/kaniko-project/executor Docker tag to v1.13.0 to Update gcr.io/kaniko-project/executor Docker tag to v1.14.0 2023-08-15 22:05:17 +00:00
odit_renovate force-pushed renovate/gcr.io-kaniko-project-executor-1.x from d9f9bb1fd0 to 4a843e8f62 2023-08-15 22:05:17 +00:00 Compare
odit_renovate force-pushed renovate/gcr.io-kaniko-project-executor-1.x from 4a843e8f62 to 73b4b6dcd4 2023-09-01 11:58:16 +00:00 Compare
odit_renovate changed title from Update gcr.io/kaniko-project/executor Docker tag to v1.14.0 to Update gcr.io/kaniko-project/executor Docker tag to v1.15.0 2023-09-01 11:58:17 +00:00
odit_renovate force-pushed renovate/gcr.io-kaniko-project-executor-1.x from 73b4b6dcd4 to 2b8b02cc14 2023-09-22 20:05:38 +00:00 Compare
odit_renovate changed title from Update gcr.io/kaniko-project/executor Docker tag to v1.15.0 to Update gcr.io/kaniko-project/executor Docker tag to v1.16.0 2023-09-22 20:05:39 +00:00
odit_renovate force-pushed renovate/gcr.io-kaniko-project-executor-1.x from 2b8b02cc14 to d4c4797de9 2023-10-18 18:05:27 +00:00 Compare
odit_renovate changed title from Update gcr.io/kaniko-project/executor Docker tag to v1.16.0 to Update gcr.io/kaniko-project/executor Docker tag to v1.17.0 2023-10-18 18:05:28 +00:00
odit_renovate force-pushed renovate/gcr.io-kaniko-project-executor-1.x from d4c4797de9 to 5e8ed02160 2023-10-27 14:34:49 +00:00 Compare
odit_renovate changed title from Update gcr.io/kaniko-project/executor Docker tag to v1.17.0 to Update gcr.io/kaniko-project/executor Docker tag to v1.17.0 - autoclosed 2023-11-05 01:38:20 +00:00
odit_renovate closed this pull request 2023-11-05 01:38:20 +00:00
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: odit/drone-kaniko#29
No description provided.