Skip to content

Commit 2373371

Browse files
chore(deps): update dependency kind to v0.31.0 (#692)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d85d86 commit 2373371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ tasks:
259259
run: once
260260
vars:
261261
# renovate: datasource=git-refs depName=kind lookupName=https://github.com/kubernetes-sigs/kind versioning=semver
262-
KIND_VERSION: v0.30.0
262+
KIND_VERSION: v0.31.0
263263
cmds:
264264
- go install sigs.k8s.io/kind@{{.KIND_VERSION}}
265265
- kind version | grep -q {{.KIND_VERSION}}

0 commit comments

Comments
 (0)