mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#14212)
This commit is contained in:
parent
be9316e814
commit
e071e612e5
|
@ -1 +1 @@
|
|||
c82168bbb849c1f6d9cb0c58807771a169e35387
|
||||
ec3c720da233662bf9fb0153e72d9c493d42e49e
|
||||
|
|
|
@ -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.27.3"
|
||||
DEFAULT_KIND_IMAGE="gcr.io/istio-testing/kind-node:v1.28.4"
|
||||
|
||||
# COMMON_SCRIPTS contains the directory this file is in.
|
||||
COMMON_SCRIPTS=$(dirname "${BASH_SOURCE:-$0}")
|
||||
|
|
Loading…
Reference in New Issue