GoogleCloudPlatform / nodejs-getting-started

A tutorial for creating a complete application using Node.js on Google Cloud Platform
https://cloud.google.com/nodejs
Apache License 2.0
805 stars 382 forks source link

chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.12.0 - autoclosed #603

Closed renovate-bot closed 1 year ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
gcr.io/kaniko-project/executor minor v1.10.0 -> v1.12.0

Release Notes

GoogleContainerTools/kaniko (gcr.io/kaniko-project/executor) ### [`v1.12.0`](https://togithub.com/GoogleContainerTools/kaniko/blob/HEAD/CHANGELOG.md#v1120-Release-2023-06-28) [Compare Source](https://togithub.com/GoogleContainerTools/kaniko/compare/v1.11.0...v1.12.0) The executor images in this release are: gcr.io/kaniko-project/executor:v1.12.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.12.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.12.0-slim - chore: add debug line to RedoHasher [#​2591](https://togithub.com/GoogleContainerTools/kaniko/pull/2591) - chore(deps): bump docker/build-push-action from 4.0.0 to 4.1.0 [#​2557](https://togithub.com/GoogleContainerTools/kaniko/pull/2557) - chore(deps): bump docker/build-push-action from 4.1.0 to 4.1.1 [#​2580](https://togithub.com/GoogleContainerTools/kaniko/pull/2580) - chore(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0 [#​2555](https://togithub.com/GoogleContainerTools/kaniko/pull/2555) - chore(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0 [#​2579](https://togithub.com/GoogleContainerTools/kaniko/pull/2579) - chore(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 [#​2556](https://togithub.com/GoogleContainerTools/kaniko/pull/2556) - chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.25 to 1.18.27 [#​2581](https://togithub.com/GoogleContainerTools/kaniko/pull/2581) - chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.67 to 1.11.70 [#​2597](https://togithub.com/GoogleContainerTools/kaniko/pull/2597) - chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.33.1 to 1.35.0 [#​2582](https://togithub.com/GoogleContainerTools/kaniko/pull/2582) - chore(deps): bump github.com/otiai10/copy from 1.11.0 to 1.12.0 [#​2598](https://togithub.com/GoogleContainerTools/kaniko/pull/2598) - chore(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 [#​2578](https://togithub.com/GoogleContainerTools/kaniko/pull/2578) - chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 [#​2573](https://togithub.com/GoogleContainerTools/kaniko/pull/2573) - chore(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0 [#​2564](https://togithub.com/GoogleContainerTools/kaniko/pull/2564) - chore(deps): bump google.golang.org/api from 0.125.0 to 0 - chore(deps): bump google.golang.org/api from 0.126.0 to 0.127.0 [#​2565](https://togithub.com/GoogleContainerTools/kaniko/pull/2565) - chore(deps): bump google.golang.org/api from 0.127.0 to 0.128.0 [#​2596](https://togithub.com/GoogleContainerTools/kaniko/pull/2596) - chore(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0 [#​2595](https://togithub.com/GoogleContainerTools/kaniko/pull/2595) - Don't write whiteout files to directories that were replaced with files or links [#​2590](https://togithub.com/GoogleContainerTools/kaniko/pull/2590) - feat: cache dockerfile images through warmer [#​2499](https://togithub.com/GoogleContainerTools/kaniko/pull/2499) - Fix fs_util tests failing on systems with /tmp mountpoint [#​2583](https://togithub.com/GoogleContainerTools/kaniko/pull/2583) - Fix multistage caching with COPY --from [#​2559](https://togithub.com/GoogleContainerTools/kaniko/pull/2559) - fix: hack/boilerplate.sh: fix error handling and use python3 [#​2587](https://togithub.com/GoogleContainerTools/kaniko/pull/2587) - fix: hack/install_golint.sh: allow installation on linux/arm64 [#​2585](https://togithub.com/GoogleContainerTools/kaniko/pull/2585) - fix: install tools using go.mod for versioning [#​2562](https://togithub.com/GoogleContainerTools/kaniko/pull/2562) - fix: Refactors IsSrcRemoteFileURL to only validate the URL is valid [#​2563](https://togithub.com/GoogleContainerTools/kaniko/pull/2563) - fix: update cache-ttl help text to be correct regarding unit of duration [#​2568](https://togithub.com/GoogleContainerTools/kaniko/pull/2568) - fix: valdiateFlags typo fixed [#​2554](https://togithub.com/GoogleContainerTools/kaniko/pull/2554) Huge thank you for this release towards our contributors: - Aaron Prindle - alexezio - Andreas Fleig - Angus Williams - dependabot\[bot] - Kraev Sergei - Liam Newman - Zigelboim Misha ### [`v1.11.0`](https://togithub.com/GoogleContainerTools/kaniko/blob/HEAD/CHANGELOG.md#v1110-Release-2023-06-08) [Compare Source](https://togithub.com/GoogleContainerTools/kaniko/compare/v1.10.0...v1.11.0) 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](https://togithub.com/GoogleContainerTools/kaniko/pull/2532) - chore(deps): bump actions/setup-go from 3.2.0 to 4.0.1 [#​2517](https://togithub.com/GoogleContainerTools/kaniko/pull/2517) - chore(deps): bump cloud.google.com/go/storage from 1.29.0 to 1.30.1 [#​2439](https://togithub.com/GoogleContainerTools/kaniko/pull/2439) - chore(deps): bump docker/setup-buildx-action from 2.0.0 to 2.5.0 [#​2519](https://togithub.com/GoogleContainerTools/kaniko/pull/2519) - chore(deps): bump github.com/containerd/containerd from 1.7.0 to 1.7.1 [#​2534](https://togithub.com/GoogleContainerTools/kaniko/pull/2534) - chore(deps): bump github.com/containerd/containerd from 1.7.1 to 1.7.2 [#​2542](https://togithub.com/GoogleContainerTools/kaniko/pull/2542) - chore(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.7.0 [#​2528](https://togithub.com/GoogleContainerTools/kaniko/pull/2528) - chore(deps): bump github.com/google/go-containerregistry from 0.15.1 to 0.15.2 [#​2546](https://togithub.com/GoogleContainerTools/kaniko/pull/2546) - chore(deps): bump github.com/moby/buildkit from 0.11.4 to 0.11.6 [#​2520](https://togithub.com/GoogleContainerTools/kaniko/pull/2520) - chore(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 [#​2545](https://togithub.com/GoogleContainerTools/kaniko/pull/2545) - chore(deps): bump google.golang.org/api from 0.121.0 to 0.124.0 [#​2535](https://togithub.com/GoogleContainerTools/kaniko/pull/2535) - chore(deps): bump google.golang.org/api from 0.124.0 to 0.125.0 [#​2544](https://togithub.com/GoogleContainerTools/kaniko/pull/2544) - chore(deps): bump sigstore/cosign-installer from 3.0.3 to 3.0.5 [#​2518](https://togithub.com/GoogleContainerTools/kaniko/pull/2518) - chore(deps): update docker-credential-\* binaries in kaniko images [#​2531](https://togithub.com/GoogleContainerTools/kaniko/pull/2531) - chore(deps): Update google-github-actions/setup-gcloud to v1.1.1 [#​2548](https://togithub.com/GoogleContainerTools/kaniko/pull/2548) - chore(deps): use aws-sdk-go-v2 [#​2550](https://togithub.com/GoogleContainerTools/kaniko/pull/2550) - docs: Add guide on creating multi-arch manifests [#​2306](https://togithub.com/GoogleContainerTools/kaniko/pull/2306) - docs: update changelog to correct old release tags [#​2536](https://togithub.com/GoogleContainerTools/kaniko/pull/2536) - fix: Deduplicate paths while saving files for later use [#​2504](https://togithub.com/GoogleContainerTools/kaniko/pull/2504) - fix: Download docker-credential-gcr from release artifacts [#​2540](https://togithub.com/GoogleContainerTools/kaniko/pull/2540) - refactor: Use a multistage image to remove all redundancies on Dockerfiles [#​2547](https://togithub.com/GoogleContainerTools/kaniko/pull/2547) - test: only build for linux/amd64 on PRs [#​2460](https://togithub.com/GoogleContainerTools/kaniko/pull/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 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.



This PR has been generated by Mend Renovate. View repository job log here.

dpebot commented 1 year ago

/gcbrun

dpebot commented 1 year ago

/gcbrun