Skip to content

Commit c363ca7

Browse files
Automator: update common-files@master in istio/api@master (#3396)
1 parent e71149d commit c363ca7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/.commonfiles.sha

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9b8f6788017ae4be609087a254139cdd69806f73
1+
ad4552bfdc5ead45c5d8084e4bf254b788090603

common/scripts/kind_provisioner.sh

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

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

0 commit comments

Comments
 (0)