Update KUBESPRAY_VERSION (#8922)
As a step of release process, this updates KUBESPRAY_VERSION. Thank you so much for creating and pushing container images of the new version floryut !pull/8932/head
parent
1f65e6d3b5
commit
f82ed24c03
|
@ -8,7 +8,7 @@ stages:
|
||||||
- deploy-special
|
- deploy-special
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
KUBESPRAY_VERSION: v2.18.1
|
KUBESPRAY_VERSION: v2.19.0
|
||||||
FAILFASTCI_NAMESPACE: 'kargo-ci'
|
FAILFASTCI_NAMESPACE: 'kargo-ci'
|
||||||
GITLAB_REPOSITORY: 'kargo-ci/kubernetes-sigs-kubespray'
|
GITLAB_REPOSITORY: 'kargo-ci/kubernetes-sigs-kubespray'
|
||||||
ANSIBLE_FORCE_COLOR: "true"
|
ANSIBLE_FORCE_COLOR: "true"
|
||||||
|
|
Loading…
Reference in New Issue