Commit b9ac34a
authored
chore(deps): update dependency googlecontainertools/skaffold to v2.14.1 (#82)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[GoogleContainerTools/skaffold](https://redirect.github.com/GoogleContainerTools/skaffold)
| patch | `v2.14.0` -> `v2.14.1` |
---
### Release Notes
<details>
<summary>GoogleContainerTools/skaffold
(GoogleContainerTools/skaffold)</summary>
###
[`v2.14.1`](https://redirect.github.com/GoogleContainerTools/skaffold/releases/tag/v2.14.1):
Release
[Compare
Source](https://redirect.github.com/GoogleContainerTools/skaffold/compare/v2.14.0...v2.14.1)
### v2.14.1 Release - 2025-02-05
**Linux amd64**
`curl -Lo skaffold
https://storage.googleapis.com/skaffold/releases/v2.14.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.14.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.14.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.14.1/skaffold-darwin-arm64
&& chmod +x skaffold && sudo mv skaffold /usr/local/bin`
**Windows**
https://storage.googleapis.com/skaffold/releases/v2.14.1/skaffold-windows-amd64.exe
**Docker image**
`gcr.io/k8s-skaffold/skaffold:v2.14.1`
**Full Changelog**:
GoogleContainerTools/skaffold@v2.14.0...v2.14.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/hetznercloud/kubernetes-dev-env).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5230280 commit b9ac34a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments