Skip to content

Conversation

@renovate
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: Enabled.

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

@renovate renovate bot added dependencies Upgrade dependencies and tools no-release-note This PR doesn't need to be listed in release notes. labels May 6, 2025
@renovate renovate bot enabled auto-merge (squash) May 6, 2025 17:18
@renovate renovate bot merged commit 7df9f69 into main May 6, 2025
5 checks passed
@renovate renovate bot deleted the renovate/googlecontainertools-skaffold-2.x branch May 6, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade dependencies and tools no-release-note This PR doesn't need to be listed in release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant