Skip to content

Bump github.com/GoogleContainerTools/skaffold/v2 from 2.14.2 to 2.16.1#863

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/GoogleContainerTools/skaffold/v2-2.16.1
Open

Bump github.com/GoogleContainerTools/skaffold/v2 from 2.14.2 to 2.16.1#863
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/GoogleContainerTools/skaffold/v2-2.16.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/GoogleContainerTools/skaffold/v2 from 2.14.2 to 2.16.1.

Release notes

Sourced from github.com/GoogleContainerTools/skaffold/v2's releases.

v2.16.1 Release - 2025-06-18

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

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

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

Full Changelog: GoogleContainerTools/skaffold@v2.16.0...v2.16.1

v2.16.0 Release - 05/02/2025

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

... (truncated)

Changelog

Sourced from github.com/GoogleContainerTools/skaffold/v2's changelog.

v2.16.0 Release - 05/02/2025

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

v2.15.0 Release - 04/03/2025

Linux amd64

... (truncated)

Commits
  • 95fb592 fix: Update PrintNamespacesList to use a YAML parser for multiple manifest fi...
  • 7912f7e chore: 2.16 release (#9807)
  • 52f89e2 chore: update dependencies in Dockerfile and integration tests (#9806)
  • f6c1837 chore: upgrade to Go 1.24.2 (#9805)
  • 5d6fb46 chore: upgrade all dependencies (#9802)
  • c3b85e7 chore: remove the skaffold survey code (#9803)
  • 8bc6aec docs: remove reference to the deprecated office hours (#9804)
  • f6eff22 chore: bump github/codeql-action from 3.28.16 to 3.28.17 (#9801)
  • 48be6ba Bugfix: Only prune images if changed (#9787)
  • a8e302e feat: Add support in Cloud Run for configuring tolerateFailuresUntilDeadline ...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/GoogleContainerTools/skaffold/v2](https://github.com/GoogleContainerTools/skaffold) from 2.14.2 to 2.16.1.
- [Release notes](https://github.com/GoogleContainerTools/skaffold/releases)
- [Changelog](https://github.com/GoogleContainerTools/skaffold/blob/main/CHANGELOG.md)
- [Commits](GoogleContainerTools/skaffold@v2.14.2...v2.16.1)

---
updated-dependencies:
- dependency-name: github.com/GoogleContainerTools/skaffold/v2
  dependency-version: 2.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants