Skip to content

Commit a8847f3

Browse files
Automator: update common-files@master in istio/istio.io@master (istio#16830)
1 parent ddaf84b commit a8847f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/.commonfiles.sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
bb929efe369f9fa29f08fc0efff7b783fb70ae31
1+
6fc77d2bc056971c390b5a3b6bf6f19abcaec802

common/scripts/kind_provisioner.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ set -x
3232
####################################################################
3333

3434
# 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"
35+
DEFAULT_KIND_IMAGE="gcr.io/istio-testing/kind-node:v1.34.0"
3636

3737
# the default kind cluster should be ipv4 if not otherwise specified
3838
KIND_IP_FAMILY="${KIND_IP_FAMILY:-ipv4}"

0 commit comments

Comments
 (0)