Skip to content

Commit 55254ee

Browse files
g-gastonhrak
authored andcommitted
Bump kind to v0.20.0
1 parent 800727f commit 55254ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/ensure-kind.sh

Lines changed: 1 addition & 1 deletion
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)