e2e: Update Istio to v1.8.2

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2021-01-15 13:47:05 +02:00
parent 6c7fff080f
commit 377f145a3f
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
ISTIO_VER="1.8.0"
ISTIO_VER="1.8.2"
REPO_ROOT=$(git rev-parse --show-toplevel)
mkdir -p ${REPO_ROOT}/bin