Upgrade Istio e2e to v1.1.1

This commit is contained in:
stefanprodan
2019-03-31 14:43:08 +03:00
parent 347cfd06de
commit fc10745a1a
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
ISTIO_VER="1.1.0-rc.0"
ISTIO_VER="1.1.1"
REPO_ROOT=$(git rev-parse --show-toplevel)
export KUBECONFIG="$(kind get kubeconfig-path --name="kind")"