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 ddaf84b commit a8847f3Copy full SHA for a8847f3
common/.commonfiles.sha
@@ -1 +1 @@
1
-bb929efe369f9fa29f08fc0efff7b783fb70ae31
+6fc77d2bc056971c390b5a3b6bf6f19abcaec802
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.33.1"
+DEFAULT_KIND_IMAGE="gcr.io/istio-testing/kind-node:v1.34.0"
36
37
# the default kind cluster should be ipv4 if not otherwise specified
38
KIND_IP_FAMILY="${KIND_IP_FAMILY:-ipv4}"
0 commit comments