Use v2.14.1 as base image for CI (#6773)

This commit is contained in:
Florian Ruynat
2020-10-06 13:44:20 +02:00
committed by GitHub
parent 2994ba33ac
commit aa9022d638

View File

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