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.1 #300

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
GoogleContainerTools/skaffold patch v2.13.0 -> v2.13.1

Release Notes

GoogleContainerTools/skaffold (GoogleContainerTools/skaffold)

v2.13.1: Release

Compare Source

v2.13.1 Release - 2024-07-26

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

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

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

Full Changelog: GoogleContainerTools/skaffold@v2.13.0...v2.13.1

Highlights:

New Features and Additions:

  • feat: make ADC the default option for GCP authentication when using go-containerregistry #​9456

Fixes:

  • fix: send maxRetries property when it is specified by the user in a cloud run job manifest #​9475

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Upgrade dependencies and tools label Jul 26, 2024
@renovate renovate bot enabled auto-merge (squash) July 26, 2024 18:13
@renovate renovate bot merged commit 0602ba2 into main Jul 26, 2024
4 checks passed
@renovate renovate bot deleted the renovate/googlecontainertools-skaffold-2.13.x branch July 26, 2024 18:17
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