Upgrade Gloo e2e to v0.17.5

This commit is contained in:
stefanprodan
2019-07-24 19:35:02 +03:00
parent bc4bdcdc1c
commit c4d28e14fc

View File

@@ -2,7 +2,7 @@
set -o errexit
GLOO_VER="0.17.6"
GLOO_VER="0.17.5"
REPO_ROOT=$(git rev-parse --show-toplevel)
export KUBECONFIG="$(kind get kubeconfig-path --name="kind")"