Skip to content

Commit

Permalink
Update KIND to v0.20.0
Browse files Browse the repository at this point in the history
Signed-off-by: Prajyot-Parab <[email protected]>
  • Loading branch information
Prajyot-Parab committed Jul 17, 2023
1 parent bea54b9 commit 38b96dd
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 @@ -21,7 +21,7 @@ set -o pipefail
set -x

GOPATH_BIN="$(go env GOPATH)/bin/"
MINIMUM_KIND_VERSION=v0.11.0
MINIMUM_KIND_VERSION=v0.20.0

# Ensure the kind tool exists and is a viable version, or installs it
verify_kind_version() {
Expand Down

0 comments on commit 38b96dd

Please sign in to comment.