diff --git a/hack/lib/const.sh b/hack/lib/const.sh index cb863eb98..25a3cecb3 100644 --- a/hack/lib/const.sh +++ b/hack/lib/const.sh @@ -8,7 +8,7 @@ # Upgrade binary versions in a controlled fashion # along with the script contents (config, flags...) readonly STABLE_KUBERNETES_VERSION=v1.19.1 -readonly STABLE_KIND_VERSION=v0.9.0 +readonly STABLE_KIND_VERSION=v0.11.1 readonly STABLE_HELM_VERSION=v3.3.4 readonly STABLE_CONTROLLER_GEN_VERSION=v0.5.0 readonly STABLE_KUBEBUILDER_VERSION=2.3.1