Skip to content

chore(deps): update dependency googlecontainertools/skaffold to v2.16.0 #98

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

Merged
merged 1 commit into from
May 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2025

This PR contains the following updates:

Package Update Change
GoogleContainerTools/skaffold minor v2.15.0 -> v2.16.0

Release Notes

GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)

v2.16.0

Compare Source

Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.16.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.16.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.16.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.16.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin

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

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

Highlights:

New Features and Additions:

  • feat(config): Enhance config list/set output #​9780
  • feat: Add support for configurable statusCheckDeadlineSeconds field for Cloud Run #​9778
  • feat: Add support in Cloud Run for configuring tolerateFailuresUntilDeadline and disabling status checks #​9799

Fixes:

  • Bugfix: Only prune images if changed #​9787

Updates and Refactors:

Docs, Test, and Release Updates:

  • docs: Make --no-prune documentation clearer #​9786
  • chore: bump golang.org/x/net from 0.23.0 to 0.38.0 in /integration/examples/grpc-e2e-tests/service #​9792
  • chore: remove the skaffold survey code #​9803
  • chore: upgrade all dependencies #​9802
  • chore: upgrade to Go 1.24.2 #​9805
  • chore: update dependencies in Dockerfile and integration tests #​9806

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

  • Darien Lin
  • Martin
  • menahyouyeah
  • Michael Plump
  • Suleiman Dibirov

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 May 6, 2025 17:35
@lukasmetzner lukasmetzner merged commit d8040f8 into main May 7, 2025
2 checks passed
@lukasmetzner lukasmetzner deleted the renovate/googlecontainertools-skaffold-2.x branch May 7, 2025 06:33
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