Update KUBE_VERSION in gitlab-ci following release (#7647)

pull/7655/head
Florian Ruynat 2021-05-26 18:11:29 +02:00 committed by GitHub
parent d5fcbcd89f
commit 94dac10be7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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