Automator: update common-files@master in istio/istio.io@master (#16830)

This commit is contained in:
Istio Automation 2025-08-28 16:57:06 -04:00 committed by GitHub
parent ddaf84bceb
commit a8847f37a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
bb929efe369f9fa29f08fc0efff7b783fb70ae31
6fc77d2bc056971c390b5a3b6bf6f19abcaec802

View File

@ -32,7 +32,7 @@ set -x
####################################################################
# DEFAULT_KIND_IMAGE is used to set the Kubernetes version for KinD unless overridden in params to setup_kind_cluster(s)
DEFAULT_KIND_IMAGE="gcr.io/istio-testing/kind-node:v1.33.1"
DEFAULT_KIND_IMAGE="gcr.io/istio-testing/kind-node:v1.34.0"
# the default kind cluster should be ipv4 if not otherwise specified
KIND_IP_FAMILY="${KIND_IP_FAMILY:-ipv4}"