Upgrade Gloo e2e to v0.17.6

This commit is contained in:
stefanprodan
2019-07-24 19:21:41 +03:00
parent be22ff9951
commit bc4bdcdc1c
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
GLOO_VER="0.14.2"
GLOO_VER="0.17.6"
REPO_ROOT=$(git rev-parse --show-toplevel)
export KUBECONFIG="$(kind get kubeconfig-path --name="kind")"