Skip to content

Commit 4c2f031

Browse files
committed
bump kind version to 0.20.0
1 parent e69dda2 commit 4c2f031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/kind/run-cyclonus.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -xv
44
set -euo pipefail
55

6-
KIND_VERSION=${KIND_VERSION:-v0.18.0}
6+
KIND_VERSION=${KIND_VERSION:-v0.20.0}
77
CNI=${CNI:-calico}
88
CLUSTER_NAME="netpol-$CNI"
99
RUN_FROM_SOURCE=${RUN_FROM_SOURCE:-true}

0 commit comments

Comments
 (0)