v2.12.0
版本发布时间: 2024-05-14 23:19:39
GoogleContainerTools/skaffold最新发布版本:v2.13.0(2024-07-10 02:53:02)
v2.12.0 Release - 05/14/2024
Linux amd64
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/v2.12.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.12.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.12.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.12.0/skaffold-darwin-arm64 && chmod +x skaffold && sudo mv skaffold /usr/local/bin
Windows https://storage.googleapis.com/skaffold/releases/v2.12.0/skaffold-windows-amd64.exe
Docker image
gcr.io/k8s-skaffold/skaffold:v2.12.0
Note: This release comes with a new config version, v4beta11
. To upgrade your skaffold.yaml, use skaffold fix
. If you choose not to upgrade, skaffold will auto-upgrade as best as it can.
Highlights:
New Features and Additions:
- feat: add
--destination
flag for kaniko build #9415 - feat(exec|verify): enabled "namespace" option for exec and verify commands #9307
- feat: support templating in diagnose command #9393
- feat(docker-network): docker.network now supports any value #9390
Fixes:
- fix: TestGenerateMavenBuildArgs-host-platform #9410
- fix(kaniko): delete kaniko pod on graceful shutdown #9270
- fix(tar): data race fix #9309
- fix: add --load flag for local buildkit #9387
Updates and Refactors:
- chore: bump github/codeql-action from 3.25.1 to 3.25.2 #9402
- chore: bump actions/upload-artifact from 4.3.2 to 4.3.3 #9403
- chore: bump github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.4 #9385
- chore: bump flask from 3.0.2 to 3.0.3 in /integration/examples #9381
- chore: bump flask from 3.0.2 to 3.0.3 in /examples #9379
- chore: bump golang.org/x/net from 0.17.0 to 0.23.0 in /integration/examples/grpc-e2e-tests/cloud-spanner-bootstrap #9396
- chore: bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/grpc-e2e-tests/service #9397
- chore: bump golang.org/x/net from 0.22.0 to 0.23.0 in /hack/tools #9399
- chore: bump golang.org/x/net from 0.22.0 to 0.23.0 #9400
- chore: bump golang.org/x/net from 0.17.0 to 0.23.0 in /integration/examples/grpc-e2e-tests/service #9398
- chore: bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/grpc-e2e-tests/cloud-spanner-bootstrap #9395
- chore: bump actions/upload-artifact from 4.3.1 to 4.3.2 #9394
- schema: v4beta11 #9401
- chore: bump github/codeql-action from 3.24.9 to 3.25.1 #9391
Docs, Test, and Release Updates:
- docs: add bazel cross-platform documentation #9363
Huge thanks goes out to all of our contributors for this release:
- Aran Donohue
- Hedi Nasr
- Michael Kuc
- Suleiman Dibirov
- dependabot[bot]
- ericzzzzzzz
1、 skaffold-darwin-amd64 84.31MB
2、 skaffold-darwin-amd64.sha256 88B
3、 skaffold-darwin-arm64 81.08MB
4、 skaffold-darwin-arm64.sha256 88B
5、 skaffold-linux-amd64 83.03MB
6、 skaffold-linux-amd64.sha256 87B
7、 skaffold-linux-arm64 80.31MB
8、 skaffold-linux-arm64.sha256 87B
9、 skaffold-windows-amd64.exe 84.8MB
10、 skaffold-windows-amd64.exe.sha256 93B
11、 VERSION 8B