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

This commit is contained in:
Istio Automation 2023-06-21 08:44:14 -07:00 committed by GitHub
parent 8e6412c642
commit f5f910f2e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
a8f21aeea1c5f3444c86a31056b2acc050308ff8
896551b13bf2974ecccf4edec70d95e018b1d301

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.26.0"
DEFAULT_KIND_IMAGE="gcr.io/istio-testing/kind-node:v1.27.3"
# COMMON_SCRIPTS contains the directory this file is in.
COMMON_SCRIPTS=$(dirname "${BASH_SOURCE:-$0}")