Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency googlecontainertools/skaffold to v2.12.0 #281

Merged
merged 1 commit into from
May 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
GoogleContainerTools/skaffold minor 2.11.1 -> 2.12.0

Release Notes

GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)

v2.12.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - "before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 20, 2024 20:35
@renovate renovate bot force-pushed the renovate/googlecontainertools-skaffold-2.x branch 2 times, most recently from c496649 to d90dadd Compare May 21, 2024 09:50
@programmer04 programmer04 enabled auto-merge (squash) May 21, 2024 10:03
@renovate renovate bot force-pushed the renovate/googlecontainertools-skaffold-2.x branch from d90dadd to 2f344ea Compare May 21, 2024 10:03
@programmer04 programmer04 merged commit f6d1e30 into main May 21, 2024
14 checks passed
@programmer04 programmer04 deleted the renovate/googlecontainertools-skaffold-2.x branch May 21, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant