Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Update Change
gcr.io/kaniko-project/executor minor v1.22.0 -> v1.23.0

Release Notes

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

v1.23.0

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.23.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.23.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.23.0-slim
  • give warn instead of error when wildcard not match any files #​3127
  • warmer validate and copy registry mirror to registry map #​3140
  • docs: update docs on mirrors and registry map. #​3153
  • Fix: Make --registry-map compatible with namespaced images #​3138
  • "Fixes #​2752" #​3132
  • chore(deps): bump github.com/docker/docker from 26.1.1+incompatible to 26.1.2+incompatible #​3161
  • chore(deps): bump google.golang.org/api from 0.177.0 to 0.180.0 #​3160
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.15 to 1.16.17 #​3158
  • chore(deps): bump github.com/docker/docker from 26.1.0+incompatible to 26.1.1+incompatible #​3149
  • chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 #​3152
  • chore(deps): bump google.golang.org/api from 0.175.0 to 0.177.0 #​3151
  • chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 #​3150
  • chore(deps): bump github.com/moby/buildkit from 0.13.1 to 0.13.2 #​3145
  • chore(deps): bump github.com/containerd/containerd from 1.7.15 to 1.7.16 #​3144
  • chore: bump cred helper libraries #​3133
  • Added --chmod for ADD and COPY commands. Fixes #​2850 and #​1751 #​3119
  • chore(deps): bump github.com/google/slowjam from 1.1.0 to 1.1.1 #​3129
  • chore(deps): bump google.golang.org/api from 0.172.0 to 0.175.0 #​3128
  • fix: integration: fail on error when build with docker #​3131
  • fix(doc): wiki url #​3117
  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 #​3113
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.3.1 to 1.3.2 #​3114
  • chore(deps): bump github.com/containerd/containerd from 1.7.14 to 1.7.15 #​3112
  • chore(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 #​3111
  • chore(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible #​3121
  • chore(deps): bump AdityaGarg8/remove-unwanted-software from 2 to 3 #​3110
  • chore(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 #​3109
  • chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 #​3103
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.9 to 1.16.15 #​3104
  • chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 #​3105
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.7 to 1.27.11 #​3106
  • chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 #​3107
  • chore(deps): bump google.golang.org/api from 0.171.0 to 0.172.0 #​3094
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.52.1 to 1.53.1 #​3096
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 #​3095
  • chore(deps): bump github.com/moby/buildkit from 0.13.0 to 0.13.1 #​3093
  • chore(deps): bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 #​3097
  • chore: update cred helper go libraries #​3087

Huge thank you for this release towards our contributors:

  • Aaron Prindle
  • dependabot[bot]
  • Djabx
  • Marc Lallaouret
  • Matthias Schneider
  • Prima Adi Pradana
  • Samarth08
  • Verlhac Gaëtan

Configuration

📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from yoshi-approver and a team as code owners May 14, 2024 10:50
@dpebot
Copy link
Collaborator

dpebot commented May 14, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/gcr.io-kaniko-project-executor-1.x branch from b624759 to 43c5dea Compare May 16, 2024 22:28
@dpebot
Copy link
Collaborator

dpebot commented May 16, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/gcr.io-kaniko-project-executor-1.x branch 11 times, most recently from 4e7e408 to c8a6a7a Compare May 20, 2024 18:26
@dpebot
Copy link
Collaborator

dpebot commented May 20, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/gcr.io-kaniko-project-executor-1.x branch from c8a6a7a to 82f4254 Compare May 20, 2024 18:33
@dpebot
Copy link
Collaborator

dpebot commented May 20, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/gcr.io-kaniko-project-executor-1.x branch from 82f4254 to 2f4f641 Compare May 20, 2024 18:42
@dpebot
Copy link
Collaborator

dpebot commented May 20, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/gcr.io-kaniko-project-executor-1.x branch from 2f4f641 to c70e49a Compare May 20, 2024 21:36
@dpebot
Copy link
Collaborator

dpebot commented May 20, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/gcr.io-kaniko-project-executor-1.x branch from c70e49a to 96405e9 Compare May 20, 2024 21:44
@dpebot
Copy link
Collaborator

dpebot commented May 20, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/gcr.io-kaniko-project-executor-1.x branch from 96405e9 to cebabc4 Compare May 20, 2024 23:00
@dpebot
Copy link
Collaborator

dpebot commented May 20, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/gcr.io-kaniko-project-executor-1.x branch from cebabc4 to 8fcdc83 Compare May 20, 2024 23:06
@dpebot
Copy link
Collaborator

dpebot commented May 20, 2024

/gcbrun

@sofisl sofisl merged commit e3ee89d into googleapis:main May 21, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants