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

Update dependency GoogleContainerTools/skaffold to v2.13.0 #289

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
GoogleContainerTools/skaffold minor v2.12.0 -> v2.13.0

Release Notes

GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)

v2.13.0

Compare Source

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

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

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

Highlights:

New Features and Additions:

  • feat: make ADC the default option for GCP authentication when using go-containerregistry #​9456
  • feat: Optimized fs walker and util.IsEmptyDir #​9433

Fixes:

  • fix: first and last image won't be detected as known image, do not add single quote to the jsonpath (#​9448) #​9449
  • fix(cmd): fixed err output for delete and deploy commands #​9437

Updates and Refactors:

  • chore: upgrade-go-to-1.22.4 #​9454
  • chore(logs): update log messages for better clarity #​9443

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

  • Renzo Rojas
  • Roland Németh
  • Suleiman Dibirov
  • ericzzzzzzz

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the dependencies Upgrade dependencies and tools label Jul 9, 2024
@renovate renovate bot enabled auto-merge (squash) July 9, 2024 21:08
@renovate renovate bot merged commit bd69cc8 into main Jul 9, 2024
4 checks passed
@renovate renovate bot deleted the renovate/googlecontainertools-skaffold-2.x branch July 9, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade dependencies and tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants