Skip to content

Commit 87448ff

Browse files
Automator: update common-files@master in istio/istio.io@master (#16626)
1 parent 699cf6c commit 87448ff

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-
94430e6d7fd8eb0a944ede8ecffc52d850ceeb54
1+
73315b91eb0bb247476b5b03911ec7f2cb6b5176

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.32.0"
35+
DEFAULT_KIND_IMAGE="gcr.io/istio-testing/kind-node:v1.33.1"
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)