Update Istio e2e to v1.6.0

This commit is contained in:
stefanprodan
2020-06-01 14:06:59 +03:00
parent b6b6633692
commit 8740f41a3a
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
ISTIO_VER="1.5.4"
ISTIO_VER="1.6.0"
REPO_ROOT=$(git rev-parse --show-toplevel)
echo ">>> Downloading Istio ${ISTIO_VER}"