[2.13] Update base image to v2.12.7 (#6295)

* Use v2.12.7 base image for CI

* Use 19.03.9 in localhost CI (#6201)
This commit is contained in:
Maxime Guyot
2020-06-22 13:32:39 +02:00
committed by GitHub
parent 3d6b9d6c15
commit 6bfc133d6c
2 changed files with 5 additions and 2 deletions

View File

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