diff --git a/test/e2e-istio.sh b/test/e2e-istio.sh index ef65da48..5b35b275 100755 --- a/test/e2e-istio.sh +++ b/test/e2e-istio.sh @@ -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}"