Update Istio e2e to v1.5.4

This commit is contained in:
stefanprodan
2020-05-18 13:15:12 +03:00
parent f5a3b9df24
commit 476eb8c185
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
ISTIO_VER="1.5.2"
ISTIO_VER="1.5.4"
REPO_ROOT=$(git rev-parse --show-toplevel)
echo ">>> Downloading Istio ${ISTIO_VER}"