Skip to content

Commit 3c0fa55

Browse files
g-gastonhrak
authored andcommitted
Bump kind to v0.20.0
1 parent 218ad98 commit 3c0fa55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/ensure-kind.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ set -o nounset
1919
set -o pipefail
2020

2121
GOPATH_BIN="$(go env GOPATH)/bin/"
22-
MINIMUM_KIND_VERSION=v0.14.0
22+
MINIMUM_KIND_VERSION=v0.20.0
2323
GOARCH="$(go env GOARCH)"
2424
GOOS="$(go env GOOS)"
2525

0 commit comments

Comments
 (0)