We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2705b9f commit 4f74e3eCopy full SHA for 4f74e3e
hack/util.sh
@@ -40,7 +40,7 @@ KARMADA_GO_PACKAGE="github.com/karmada-io/karmada"
40
41
MIN_GO_VERSION="go$(go list -m -f {{.GoVersion}})"
42
43
-DEFAULT_CLUSTER_VERSION="kindest/node:v1.31.2"
+DEFAULT_CLUSTER_VERSION="kindest/node:v1.33.1"
44
45
# KIND_VERSION defines the version of Kind (Kubernetes IN Docker) tool to be used
46
# across all scripts in the project. This version is referenced by:
0 commit comments