Update KUBE_VERSION in gitlab-ci following release

This commit is contained in:
Florian Ruynat
2021-09-17 16:41:37 +02:00
committed by Kubernetes Prow Robot
parent a517a8db01
commit 96b61a5f53
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ stages:
- deploy-special
variables:
KUBESPRAY_VERSION: v2.16.0
KUBESPRAY_VERSION: v2.17.0
FAILFASTCI_NAMESPACE: 'kargo-ci'
GITLAB_REPOSITORY: 'kargo-ci/kubernetes-sigs-kubespray'
ANSIBLE_FORCE_COLOR: "true"