Merge pull request #601 from weaveworks/istio-1.6.0-e2e

Update Istio e2e to v1.6.0
This commit is contained in:
Stefan Prodan
2020-06-01 14:26:56 +03:00
committed by GitHub
+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}"