mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#12429)
This commit is contained in:
parent
1731015065
commit
4011d0ecf5
|
@ -1 +1 @@
|
|||
42401de7cfdca5691539caedfb76a7d77fc3d3a6
|
||||
ede01790d931dbb424640eb35b08229c445dd921
|
||||
|
|
|
@ -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.25.4"
|
||||
DEFAULT_KIND_IMAGE="gcr.io/istio-testing/kind-node:v1.26.0"
|
||||
|
||||
# COMMON_SCRIPTS contains the directory this file is in.
|
||||
COMMON_SCRIPTS=$(dirname "${BASH_SOURCE:-$0}")
|
||||
|
|
Loading…
Reference in New Issue