Skip to content

Commit d97808d

Browse files
committed
update kind (0.30.0)
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 3c9e07a commit d97808d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/provisioning/kube/kind.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ readonly root
2121
. "$root/../../scripts/lib.sh"
2222

2323
GO_VERSION=1.25
24-
KIND_VERSION=v0.27.0
24+
KIND_VERSION=v0.30.0
2525
CNI_PLUGINS_VERSION=v1.8.0
2626
# shellcheck disable=SC2034
2727
CNI_PLUGINS_SHA_AMD64=ab3bda535f9d90766cccc90d3dddb5482003dd744d7f22bcf98186bf8eea8be6

0 commit comments

Comments
 (0)