Skip to content

Commit bb99998

Browse files
chore(deps): update dependency kubernetes-sigs/kind to v0.31.0
1 parent 67a2f91 commit bb99998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/charts-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ env:
3939
MISE_DEBUG: 1
4040
# Specify this here because these tests rely on ktf to run kind for cluster creation.
4141
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
42-
KIND_VERSION: "0.30.0"
42+
KIND_VERSION: "0.31.0"
4343

4444
jobs:
4545
check-docs-only:

0 commit comments

Comments
 (0)