mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 21:23:12 +01:00
chore(deps): update dependency kind to v0.31.0
| datasource | package | from | to | | ---------- | --------------------------------------- | ------- | ------- | | git-refs | https://github.com/kubernetes-sigs/kind | v0.30.0 | v0.31.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7d85d86589
commit
a8778d72de
@ -259,7 +259,7 @@ tasks:
|
||||
run: once
|
||||
vars:
|
||||
# renovate: datasource=git-refs depName=kind lookupName=https://github.com/kubernetes-sigs/kind versioning=semver
|
||||
KIND_VERSION: v0.30.0
|
||||
KIND_VERSION: v0.31.0
|
||||
cmds:
|
||||
- go install sigs.k8s.io/kind@{{.KIND_VERSION}}
|
||||
- kind version | grep -q {{.KIND_VERSION}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user