Update gcr.io/kaniko-project/executor Docker tag to v1.19.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gcr.io/kaniko-project/executor | image-name | minor |
v1.15.0-debug -> v1.19.2-debug
|
Release Notes
GoogleContainerTools/kaniko (gcr.io/kaniko-project/executor)
v1.19.2
The executor images in this release are:
gcr.io/kaniko-project/executor:v1.19.2
gcr.io/kaniko-project/executor:latest
The debug images are available at:
gcr.io/kaniko-project/executor:debug
gcr.io/kaniko-project/executor:v1.19.2-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.19.2-slim
- chore: update gcr and acr cred helpers #2910
- chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0 #2911
- chore(deps): bump google.golang.org/api from 0.152.0 to 0.154.0 #2912
- chore(deps): bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 #2913
- chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 #2914
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 #2915
- fix: resolve integration test issue issue where container-diff cannot pull OCI images properly from registry #2918
- fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (resolves #2882) #2908
Huge thank you for this release towards our contributors:
- Aaron Prindle
- dependabot[bot]
- Patrick Decat
v1.19.1
The executor images in this release are:
gcr.io/kaniko-project/executor:v1.19.1
gcr.io/kaniko-project/executor:latest
The debug images are available at:
gcr.io/kaniko-project/executor:debug
gcr.io/kaniko-project/executor:v1.19.1-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.19.1-slim
- Reproducing and Fixing #2892 #2893
- chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.3 to 1.15.7 #2897
- chore(deps): bump google-github-actions/setup-gcloud from 1.1.1 to 2.0.0 #2902
- chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0 #2901
- chore(deps): bump github.com/containerd/containerd from 1.7.10 to 1.7.11 #2899
- chore(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 #2898
- chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.23.5 to 1.24.0 #2896
- chore(deps): bump github.com/containerd/containerd from 1.7.9 to 1.7.10 #2888
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.25.8 to 1.25.11 #2889
- chore(deps): bump google-github-actions/auth from 1.2.0 to 2.0.0 #2886
- chore(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 #2890
- fix: resolve aws-sdk-go-v2 lib compat issues causing ECR failures #2885
- chore(deps): bump github.com/spf13/afero from 1.10.0 to 1.11.0 #2891
Huge thank you for this release towards our contributors:
- Aaron Prindle
- dependabot[bot]
- Maxime BOSSARD
v1.19.0
The executor images in this release are:
gcr.io/kaniko-project/executor:v1.19.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.19.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.19.0-slim
- fix: resolve issue with copy_multistage_test.go and broken ioutil import #2879
- Fix warmer memory leak. #2763
- Skip the /kaniko directory when copying root #2863
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.25.5 to 1.25.8 #2875
- fix: Remove references to deprecated io/ioutil pkg #2867
- chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.14.0 to 1.14.3 #2874
- Create intermediate directories in COPY with correct uid and gid #2795
- chore(deps): bump google-github-actions/auth from 1.1.1 to 1.2.0 #2868
- chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 #2871
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.43.0 to 1.44.0 #2872
- chore(deps): bump github.com/containerd/containerd from 1.7.8 to 1.7.9 #2873
- impl: add a retry with result function (#2837) #2853
- chore(deps): bump docker/build-push-action from 5.0.0 to 5.1.0 #2857
- chore(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 #2859
- chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.13.1 to 1.14.0 #2861
- chore(deps): bump google.golang.org/api from 0.150.0 to 0.151.0 #2862
- fix: makefile container-diff on darwin #2842
- Print error to stderr instead of stdout before exiting #2823
- refactor: rm bool param detectFilesystem in
InitIgnoreList
#2843 - chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.22.0 to 1.24.0 #2851
- chore(deps): bump google.golang.org/api from 0.149.0 to 0.150.0 #2845
- chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.22.1 to 1.22.2 #2846
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.0 to 1.42.1 #2847
- chore(deps): bump golang.org/x/sys from 0.13.0 to 0.14.0 #2848
- chore(deps): bump sigstore/cosign-installer from 3.1.2 to 3.2.0 #2849
- feat: support https URLs for digest-file #2811
- impl: add a retry with result function #2837
Huge thank you for this release towards our contributors:
- Aaron Prindle
- Adrià Garriga-Alonso
- Anna Levenberg
- Anoop S
- dependabot[bot]
- JeromeJu
- Lio李歐
- Manish Giri
- Maxime BOSSARD
- tal66
v1.18.0
The executor images in this release are:
gcr.io/kaniko-project/executor:v1.18.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.18.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.18.0-slim
- chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.92 to 1.13.1 #2829
- chore(deps): bump google.golang.org/api from 0.148.0 to 0.149.0 #2831
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.2 to 1.42.0 #2828
- chore(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 #2827
- fix: fix COPY command error due to missing but ignored files #2812
- snapshotter: use syncfs system call #2816
- Fix missing slash #2658
- chore(deps): bump github.com/containerd/containerd from 1.7.7 to 1.7.8 #2819
- chore(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 #2818
- chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.91 to 1.11.92 #2814
- chore(deps): bump google.golang.org/api from 0.145.0 to 0.148.0 #2810
Huge thank you for this release towards our contributors:
- dependabot[bot]
- Paolo Di Tommaso
- Quan Zhang
- zhouhaibing089
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 #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
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 MRs #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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.