Update Gloo to 1.9.0

Fix for deprecated CRDs

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2021-09-30 11:39:59 +03:00
parent 636a1d7576
commit 9a993b131d

View File

@@ -2,7 +2,7 @@
set -o errexit
GLOO_VER="1.8.9"
GLOO_VER="1.9.0-rc2"
REPO_ROOT=$(git rev-parse --show-toplevel)
mkdir -p ${REPO_ROOT}/bin