Update Istio e2e to 1.1.8

This commit is contained in:
stefanprodan
2019-06-12 14:46:29 +03:00
parent f2eaa91c9c
commit 9974968dee

View File

@@ -2,7 +2,7 @@
set -o errexit
ISTIO_VER="1.1.1"
ISTIO_VER="1.1.8"
REPO_ROOT=$(git rev-parse --show-toplevel)
export KUBECONFIG="$(kind get kubeconfig-path --name="kind")"