e2e: Update Istio to v1.4.4

This commit is contained in:
stefanprodan
2020-02-13 17:42:58 +02:00
parent 67ba14e438
commit 39e44e6a7a

View File

@@ -2,7 +2,7 @@
set -o errexit
ISTIO_VER="1.4.3"
ISTIO_VER="1.4.4"
REPO_ROOT=$(git rev-parse --show-toplevel)
echo ">>> Installing Istio ${ISTIO_VER}"