Skip to content

Commit f67c6e0

Browse files
feat: update kubernetes-sigs/kind to v0.31.0 #minor
1 parent 35dc243 commit f67c6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ARG VERSION_OPENTOFU=1.10.7
1717
# renovate: datasource=github-tags depName=helm/helm
1818
ARG VERSION_HELM=3.19.2
1919
# renovate: datasource=github-tags depName=kubernetes-sigs/kind
20-
ARG VERSION_KIND=0.30.0
20+
ARG VERSION_KIND=0.31.0
2121
# renovate: datasource=github-tags depName=derailed/k9s
2222
ARG VERSION_K9S=0.50.16
2323
# renovate: datasource=github-tags depName=terraform-docs/terraform-docs

0 commit comments

Comments
 (0)