Update e2e Istio to v1.2.3

This commit is contained in:
stefanprodan
2019-08-03 12:05:21 +03:00
parent e8c85efeae
commit 3aeb0945c5
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
ISTIO_VER="1.2.2"
ISTIO_VER="1.2.3"
REPO_ROOT=$(git rev-parse --show-toplevel)
export KUBECONFIG="$(kind get kubeconfig-path --name="kind")"