Skip to content

deps: update dependency googlecontainertools/skaffold to v2.18.0#1184

Merged
lukasmetzner merged 1 commit intomainfrom
renovate/googlecontainertools-skaffold-2.x
Mar 13, 2026
Merged

deps: update dependency googlecontainertools/skaffold to v2.18.0#1184
lukasmetzner merged 1 commit intomainfrom
renovate/googlecontainertools-skaffold-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2026

This PR contains the following updates:

Package Update Change
GoogleContainerTools/skaffold minor v2.17.3v2.18.0

Release Notes

GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)

v2.18.0

Compare Source

Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.18.0/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

Linux arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.18.0/skaffold-linux-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

macOS amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.18.0/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

macOS arm64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.18.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

Windows
https://storage.googleapis.com/skaffold/releases/v2.18.0/skaffold-windows-amd64.exe

Docker image
gcr.io/k8s-skaffold/skaffold:v2.18.0

Highlights:

New Features and Additions:

Fixes:

Updates and Refactors:

Docs, Test, and Release Updates:

  • chore: Upgrade golang version to 1.25.8 #​10009
  • chore: bumping up docker cli to address CVE-2025-15558 #​10008
  • chore: bump actions/upload-artifact from 6 to 7 in the github-actions group #​9998
  • chore: bump flask from 2.2.5 to 3.1.3 in /examples/hot-reload/python #​10004
  • chore: bump rack from 2.2.20 to 2.2.22 in /integration/examples/ruby/backend #​10005
  • chore: bump flask from 3.1.0 to 3.1.3 in /examples/buildpacks-python #​10006
  • Upgrade go dependencies for skaffold. #​10007
  • chore: bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 #​9996
  • chore: delete webhooks #​9999
  • chore: bump rack from 2.2.20 to 2.2.22 in /examples/ruby/backend #​9981
  • chore: bump flask from 2.2.5 to 3.1.3 in /integration/examples/hot-reload/python #​9989
  • chore: bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 #​9993
  • Migration to Kokoro instances #​9991
  • chore: fixing docs due to upgrade in Hugo #​9977
  • Updated the node version to fix error #​9976
  • Updated Dockerfile to try to fix vuln bug #​9974
  • chore: upgrade golang to 1.25.7 #​9973
  • Use mirror in Dockerfiles for integration tests to prevent docker hub rate limits #​9970
  • chore: bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /hack/tools #​9916
  • chore: bump golang.org/x/oauth2 from 0.7.0 to 0.27.0 in /examples/grpc-e2e-tests/service #​9918
  • chore: bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.5 #​9971
  • test(integration): Update busybox and alpine:3 to use the mirror to avoid docker rate hub limit errors #​9966
  • chore: bump github.com/theupdateframework/go-tuf/v2 from 2.3.0 to 2.4.1 #​9962
  • chore: bump github.com/sigstore/rekor from 1.4.3 to 1.5.0 #​9956
  • chore: bump github.com/sigstore/sigstore from 1.10.3 to 1.10.4 #​9957
  • cicd: bazel github presubmit flow fixes for recent bazel 9.0.0 release #​9961
  • chore: bump github.com/sigstore/cosign/v2 from 2.6.1 to 2.6.2 #​9948
  • Upgrade github.com/google/ko to v0.18.1 #​9939
  • chore: upgrade golang to 1.25.5 #​9944
  • disabling kaniko integration tests due to kaniko service account permissions issue #​9943
  • chore: bump the github-actions group across 1 directory with 3 updates #​9934
  • chore: bump golang.org/x/crypto from 0.43.0 to 0.45.0 #​9917

Huge thanks goes out to all of our contributors for this release:

  • Chris
  • Darien Lin
  • dependabot[bot]
  • Matt Santa
  • menahyouyeah
  • ruhi-chaddha

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 12, 2026 20:43
@lukasmetzner lukasmetzner merged commit d889c62 into main Mar 13, 2026
7 of 9 checks passed
@lukasmetzner lukasmetzner deleted the renovate/googlecontainertools-skaffold-2.x branch March 13, 2026 07:10
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.

1 participant