mirror of
https://github.com/fluxcd/flagger.git
synced 2026-09-05 02:47:17 +00:00
bump k8s,istio,gw-api versions in ci
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
set -o errexit
|
||||
|
||||
GATEWAY_API_VER="v1.0.0"
|
||||
GATEWAY_API_VER="v1.5.1"
|
||||
REPO_ROOT=$(git rev-parse --show-toplevel)
|
||||
ISTIO_VER="1.20.0"
|
||||
ISTIO_VER="1.29.2"
|
||||
|
||||
mkdir -p ${REPO_ROOT}/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user