e2e: Update Gloo to v1.3.14

This commit is contained in:
stefanprodan
2020-03-23 11:42:00 +02:00
parent 4e24ad53bd
commit 3458757c35

View File

@@ -2,7 +2,7 @@
set -o errexit
GLOO_VER="1.3.5"
GLOO_VER="1.3.14"
REPO_ROOT=$(git rev-parse --show-toplevel)
echo '>>> Installing Gloo'