mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-04 22:22:21 +02:00
chore(deps): update dependency kind to v0.33.0 (#1080)
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
b3d948ce82
commit
69164cbf1a
@ -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.32.0
|
KIND_VERSION: v0.33.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