Skip to content

[updatecli] Bump GoogleContainerTools/skaffold version to v2.23.0#285

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
updatecli_main_92632b916770464acc5167bd02bb92ed99c600286840aeb41262d55ae1595eea
Open

[updatecli] Bump GoogleContainerTools/skaffold version to v2.23.0#285
github-actions[bot] wants to merge 2 commits into
mainfrom
updatecli_main_92632b916770464acc5167bd02bb92ed99c600286840aeb41262d55ae1595eea

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

GoogleContainerTools/skaffold version

Update version in aqua.yaml

1 file(s) updated with "${1}v2.23.0": * aqua.yaml

v2.23.0
# v2.23.0 Release - 06/26/2026
**Linux amd64**
`curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.23.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.23.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.23.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.23.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin`

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

**Docker image**
`gcr.io/k8s-skaffold/skaffold:v2.23.0`

Updates and Refactors:
* chore: bump go.mongodb.org/mongo-driver from 1.8.4 to 1.17.7 in /examples/multiple-renderers/backend/src (https://github.com/GoogleContainerTools/skaffold/pull/10113)

* chore: bump puma from 5.6.9 to 7.2.1 in /examples/ruby/backend (https://github.com/GoogleContainerTools/skaffold/pull/10105)

* chore: bump github.com/containerd/containerd from 1.7.32 to 1.7.33 (https://github.com/GoogleContainerTools/skaffold/pull/10118)
v2.22.0
# v2.22.0 Release - 2026-06-08
**Linux amd64**
`curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.22.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.22.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.22.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.22.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin`

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

**Docker image**
`gcr.io/k8s-skaffold/skaffold:v2.22.0`

# v2.22.0 Release - 06/04/2026
**Linux amd64**
`curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.22.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.22.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.22.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.22.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin`

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

**Docker image**
`gcr.io/k8s-skaffold/skaffold:v2.22.0`

Updates and Refactors:
* chore: upgrade Go version to 1.26.4 [#10100](https://github.com/GoogleContainerTools/skaffold/pull/10100)
* chore: bump the golang group across 1 directory with 13 updates [#10099](https://github.com/GoogleContainerTools/skaffold/pull/10099)
* updating docker to moby. Removing windows support for lifecycle [#10096](https://github.com/GoogleContainerTools/skaffold/pull/10096)
* chore: bump github.com/containerd/containerd from 1.7.31 to 1.7.32 [#10093](https://github.com/GoogleContainerTools/skaffold/pull/10093)

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

- Angel Montero
- Darien Lin
- dependabot[bot]
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Made with ❤️️ by updatecli
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jun 8, 2026
Made with ❤️️ by updatecli
@github-actions github-actions Bot changed the title [updatecli] Bump GoogleContainerTools/skaffold version to v2.22.0 [updatecli] Bump GoogleContainerTools/skaffold version to v2.23.0 Jun 26, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants