mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#13434)
This commit is contained in:
parent
8e6412c642
commit
f5f910f2e2
|
@ -1 +1 @@
|
||||||
a8f21aeea1c5f3444c86a31056b2acc050308ff8
|
896551b13bf2974ecccf4edec70d95e018b1d301
|
||||||
|
|
|
@ -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 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 contains the directory this file is in.
|
||||||
COMMON_SCRIPTS=$(dirname "${BASH_SOURCE:-$0}")
|
COMMON_SCRIPTS=$(dirname "${BASH_SOURCE:-$0}")
|
||||||
|
|
Loading…
Reference in New Issue