From bc8cfa91eeca0078edbb148db4edbc34af4dc39d Mon Sep 17 00:00:00 2001 From: Kevin Dorosh Date: Thu, 31 Dec 2020 16:17:01 -0500 Subject: [PATCH] Update to Gloo Edge 1.6.0 now that it's released Signed-off-by: Kevin Dorosh --- test/gloo/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/gloo/install.sh b/test/gloo/install.sh index 3b09f90b..98cbfe06 100755 --- a/test/gloo/install.sh +++ b/test/gloo/install.sh @@ -2,7 +2,7 @@ set -o errexit -GLOO_VER="1.6.0-beta22" # this can be replaced with 1.6.0 when it's released in two weeks +GLOO_VER="1.6.0" REPO_ROOT=$(git rev-parse --show-toplevel) mkdir -p ${REPO_ROOT}/bin