We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e71149d commit c363ca7Copy full SHA for c363ca7
common/.commonfiles.sha
@@ -1 +1 @@
1
-9b8f6788017ae4be609087a254139cdd69806f73
+ad4552bfdc5ead45c5d8084e4bf254b788090603
common/scripts/kind_provisioner.sh
@@ -32,7 +32,7 @@ set -x
32
####################################################################
33
34
# DEFAULT_KIND_IMAGE is used to set the Kubernetes version for KinD unless overridden in params to setup_kind_cluster(s)
35
-DEFAULT_KIND_IMAGE="gcr.io/istio-testing/kind-node:v1.30.0"
+DEFAULT_KIND_IMAGE="gcr.io/istio-testing/kind-node:v1.32.0"
36
37
# the default kind cluster should be ipv4 if not otherwise specified
38
IP_FAMILY="${IP_FAMILY:-ipv4}"
0 commit comments