|
| 1 | +# v2.18.0 Release - 03/12/2026 |
| 2 | +**Linux amd64** |
| 3 | +`curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.18.0/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin` |
| 4 | + |
| 5 | +**Linux arm64** |
| 6 | +`curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.18.0/skaffold-linux-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin` |
| 7 | + |
| 8 | +**macOS amd64** |
| 9 | +`curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.18.0/skaffold-darwin-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin` |
| 10 | + |
| 11 | +**macOS arm64** |
| 12 | +`curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.18.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin` |
| 13 | + |
| 14 | +**Windows** |
| 15 | +https://storage.googleapis.com/skaffold/releases/v2.18.0/skaffold-windows-amd64.exe |
| 16 | + |
| 17 | +**Docker image** |
| 18 | +`gcr.io/k8s-skaffold/skaffold:v2.18.0` |
| 19 | + |
| 20 | +Highlights: |
| 21 | + |
| 22 | +New Features and Additions: |
| 23 | + |
| 24 | +Fixes: |
| 25 | + |
| 26 | +Updates and Refactors: |
| 27 | + |
| 28 | +Docs, Test, and Release Updates: |
| 29 | +* chore: Upgrade golang version to 1.25.8 [#10009](https://github.com/GoogleContainerTools/skaffold/pull/10009) |
| 30 | +* chore: bumping up docker cli to address CVE-2025-15558 [#10008](https://github.com/GoogleContainerTools/skaffold/pull/10008) |
| 31 | +* chore: bump actions/upload-artifact from 6 to 7 in the github-actions group [#9998](https://github.com/GoogleContainerTools/skaffold/pull/9998) |
| 32 | +* chore: bump flask from 2.2.5 to 3.1.3 in /examples/hot-reload/python [#10004](https://github.com/GoogleContainerTools/skaffold/pull/10004) |
| 33 | +* chore: bump rack from 2.2.20 to 2.2.22 in /integration/examples/ruby/backend [#10005](https://github.com/GoogleContainerTools/skaffold/pull/10005) |
| 34 | +* chore: bump flask from 3.1.0 to 3.1.3 in /examples/buildpacks-python [#10006](https://github.com/GoogleContainerTools/skaffold/pull/10006) |
| 35 | +* Upgrade go dependencies for skaffold. [#10007](https://github.com/GoogleContainerTools/skaffold/pull/10007) |
| 36 | +* chore: bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 [#9996](https://github.com/GoogleContainerTools/skaffold/pull/9996) |
| 37 | +* chore: delete webhooks [#9999](https://github.com/GoogleContainerTools/skaffold/pull/9999) |
| 38 | +* chore: bump rack from 2.2.20 to 2.2.22 in /examples/ruby/backend [#9981](https://github.com/GoogleContainerTools/skaffold/pull/9981) |
| 39 | +* chore: bump flask from 2.2.5 to 3.1.3 in /integration/examples/hot-reload/python [#9989](https://github.com/GoogleContainerTools/skaffold/pull/9989) |
| 40 | +* chore: bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 [#9993](https://github.com/GoogleContainerTools/skaffold/pull/9993) |
| 41 | +* Migration to Kokoro instances [#9991](https://github.com/GoogleContainerTools/skaffold/pull/9991) |
| 42 | +* chore: fixing docs due to upgrade in Hugo [#9977](https://github.com/GoogleContainerTools/skaffold/pull/9977) |
| 43 | +* Updated the node version to fix error [#9976](https://github.com/GoogleContainerTools/skaffold/pull/9976) |
| 44 | +* Updated Dockerfile to try to fix vuln bug [#9974](https://github.com/GoogleContainerTools/skaffold/pull/9974) |
| 45 | +* chore: upgrade golang to 1.25.7 [#9973](https://github.com/GoogleContainerTools/skaffold/pull/9973) |
| 46 | +* Use mirror in Dockerfiles for integration tests to prevent docker hub rate limits [#9970](https://github.com/GoogleContainerTools/skaffold/pull/9970) |
| 47 | +* chore: bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /hack/tools [#9916](https://github.com/GoogleContainerTools/skaffold/pull/9916) |
| 48 | +* chore: bump golang.org/x/oauth2 from 0.7.0 to 0.27.0 in /examples/grpc-e2e-tests/service [#9918](https://github.com/GoogleContainerTools/skaffold/pull/9918) |
| 49 | +* chore: bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.5 [#9971](https://github.com/GoogleContainerTools/skaffold/pull/9971) |
| 50 | +* test(integration): Update busybox and alpine:3 to use the mirror to avoid docker rate hub limit errors [#9966](https://github.com/GoogleContainerTools/skaffold/pull/9966) |
| 51 | +* chore: bump github.com/theupdateframework/go-tuf/v2 from 2.3.0 to 2.4.1 [#9962](https://github.com/GoogleContainerTools/skaffold/pull/9962) |
| 52 | +* chore: bump github.com/sigstore/rekor from 1.4.3 to 1.5.0 [#9956](https://github.com/GoogleContainerTools/skaffold/pull/9956) |
| 53 | +* chore: bump github.com/sigstore/sigstore from 1.10.3 to 1.10.4 [#9957](https://github.com/GoogleContainerTools/skaffold/pull/9957) |
| 54 | +* cicd: bazel github presubmit flow fixes for recent bazel 9.0.0 release [#9961](https://github.com/GoogleContainerTools/skaffold/pull/9961) |
| 55 | +* chore: bump github.com/sigstore/cosign/v2 from 2.6.1 to 2.6.2 [#9948](https://github.com/GoogleContainerTools/skaffold/pull/9948) |
| 56 | +* Upgrade github.com/google/ko to v0.18.1 [#9939](https://github.com/GoogleContainerTools/skaffold/pull/9939) |
| 57 | +* chore: upgrade golang to 1.25.5 [#9944](https://github.com/GoogleContainerTools/skaffold/pull/9944) |
| 58 | +* disabling kaniko integration tests due to kaniko service account permissions issue [#9943](https://github.com/GoogleContainerTools/skaffold/pull/9943) |
| 59 | +* chore: bump the github-actions group across 1 directory with 3 updates [#9934](https://github.com/GoogleContainerTools/skaffold/pull/9934) |
| 60 | +* chore: bump golang.org/x/crypto from 0.43.0 to 0.45.0 [#9917](https://github.com/GoogleContainerTools/skaffold/pull/9917) |
| 61 | + |
| 62 | +Huge thanks goes out to all of our contributors for this release: |
| 63 | + |
| 64 | +- Chris |
| 65 | +- Darien Lin |
| 66 | +- dependabot[bot] |
| 67 | +- Matt Santa |
| 68 | +- menahyouyeah |
| 69 | +- ruhi-chaddha |
| 70 | + |
1 | 71 | # v2.17.0 Release - 11/13/2025 |
2 | 72 | **Linux amd64** |
3 | 73 | `curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.17.0/skaffold-linux-amd64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin` |
|
0 commit comments