mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-07-06 17:52:21 +02:00
chore(deps): update dependency kind to v0.32.0 (#935)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kind](https://redirect.github.com/kubernetes-sigs/kind) | minor | `v0.31.0` → `v0.32.0` | --- ### Release Notes <details> <summary>kubernetes-sigs/kind (kind)</summary> ### [`v0.32.0`](https://redirect.github.com/kubernetes-sigs/kind/compare/v0.31.0...v0.32.0) [Compare Source](https://redirect.github.com/kubernetes-sigs/kind/compare/v0.31.0...v0.32.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, 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/cloudnative-pg/plugin-barman-cloud). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJuby1pc3N1ZSJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
492baaffad
commit
2553979217
@ -263,7 +263,7 @@ tasks:
|
|||||||
run: once
|
run: once
|
||||||
vars:
|
vars:
|
||||||
# renovate: datasource=git-refs depName=kind lookupName=https://github.com/kubernetes-sigs/kind versioning=semver
|
# renovate: datasource=git-refs depName=kind lookupName=https://github.com/kubernetes-sigs/kind versioning=semver
|
||||||
KIND_VERSION: v0.31.0
|
KIND_VERSION: v0.32.0
|
||||||
cmds:
|
cmds:
|
||||||
- go install sigs.k8s.io/kind@{{.KIND_VERSION}}
|
- go install sigs.k8s.io/kind@{{.KIND_VERSION}}
|
||||||
- kind version | grep -q {{.KIND_VERSION}}
|
- kind version | grep -q {{.KIND_VERSION}}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user