Skip to content

Commit 1bf1299

Browse files
authored
Merge pull request #6741 from zhzhuang-zju/node
update default node image to v1.33.1
2 parents 2705b9f + 4f74e3e commit 1bf1299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/util.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ KARMADA_GO_PACKAGE="github.com/karmada-io/karmada"
4040

4141
MIN_GO_VERSION="go$(go list -m -f {{.GoVersion}})"
4242

43-
DEFAULT_CLUSTER_VERSION="kindest/node:v1.31.2"
43+
DEFAULT_CLUSTER_VERSION="kindest/node:v1.33.1"
4444

4545
# KIND_VERSION defines the version of Kind (Kubernetes IN Docker) tool to be used
4646
# across all scripts in the project. This version is referenced by:

0 commit comments

Comments
 (0)