e2e: Update Istio to v1.10.0

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2021-05-25 10:42:21 +03:00
parent 6a7f7415fa
commit 3accd23a19
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
ISTIO_VER="1.8.2"
ISTIO_VER="1.10.0"
REPO_ROOT=$(git rev-parse --show-toplevel)
mkdir -p ${REPO_ROOT}/bin