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.11.0 #171

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

GoogleContainerTools/kaniko

v1.11.0

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.11.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.11.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.11.0-slim
  • chore: run go mod tidy #​2532
  • chore(deps): bump actions/setup-go from 3.2.0 to 4.0.1 #​2517
  • chore(deps): bump cloud.google.com/go/storage from 1.29.0 to 1.30.1 #​2439
  • chore(deps): bump docker/setup-buildx-action from 2.0.0 to 2.5.0 #​2519
  • chore(deps): bump github.com/containerd/containerd from 1.7.0 to 1.7.1 #​2534
  • chore(deps): bump github.com/containerd/containerd from 1.7.1 to 1.7.2 #​2542
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.7.0 #​2528
  • chore(deps): bump github.com/google/go-containerregistry from 0.15.1 to 0.15.2 #​2546
  • chore(deps): bump github.com/moby/buildkit from 0.11.4 to 0.11.6 #​2520
  • chore(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 #​2545
  • chore(deps): bump google.golang.org/api from 0.121.0 to 0.124.0 #​2535
  • chore(deps): bump google.golang.org/api from 0.124.0 to 0.125.0 #​2544
  • chore(deps): bump sigstore/cosign-installer from 3.0.3 to 3.0.5 #​2518
  • chore(deps): update docker-credential-* binaries in kaniko images #​2531
  • chore(deps): Update google-github-actions/setup-gcloud to v1.1.1 #​2548
  • chore(deps): use aws-sdk-go-v2 #​2550
  • docs: Add guide on creating multi-arch manifests #​2306
  • docs: update changelog to correct old release tags #​2536
  • fix: Deduplicate paths while saving files for later use #​2504
  • fix: Download docker-credential-gcr from release artifacts #​2540
  • refactor: Use a multistage image to remove all redundancies on Dockerfiles #​2547
  • test: only build for linux/amd64 on PRs #​2460

Huge thank you for this release towards our contributors:

  • Aaron Prindle
  • Bob Du
  • dependabot[bot]
  • Fedor V
  • Ferran Vidal
  • Jason Hall
  • Jasper Ben Orschulko

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 8, 2023 23:47
@renovate renovate bot added the dependencies Indicates a change to dependencies label Jun 8, 2023
@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Merging #171 (cc6c25f) into main (3f2aee4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #171   +/-   ##
=======================================
  Coverage   44.91%   44.91%           
=======================================
  Files           7        7           
  Lines         688      688           
=======================================
  Hits          309      309           
  Misses        379      379           

Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@wass3rw3rk wass3rw3rk merged commit 57cde92 into main Jun 9, 2023
@wass3rw3rk wass3rw3rk deleted the renovate/gcr.io-kaniko-project-executor-1.x branch June 9, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants