Skip to content

Commit

Permalink
fix: update Gloo version
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Caballero <[email protected]>
  • Loading branch information
nickcaballero committed Jul 6, 2023
1 parent 0fbc74a commit ab4a63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gloo/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -o errexit

GLOO_VER="1.12.31"
GLOO_VER="1.14.10"
REPO_ROOT=$(git rev-parse --show-toplevel)

mkdir -p ${REPO_ROOT}/bin
Expand Down

0 comments on commit ab4a63f

Please sign in to comment.