Skip to content

Commit

Permalink
Bump kind to v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
g-gaston authored and hrak committed Apr 18, 2024
1 parent 800727f commit 55254ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/ensure-kind.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ set -o nounset
set -o pipefail

GOPATH_BIN="$(go env GOPATH)/bin/"
MINIMUM_KIND_VERSION=v0.14.0
MINIMUM_KIND_VERSION=v0.20.0
GOARCH="$(go env GOARCH)"
GOOS="$(go env GOOS)"

Expand Down

0 comments on commit 55254ee

Please sign in to comment.