Use v2.15.1 as base image for CI (#7466)

This commit is contained in:
Florian Ruynat
2021-04-08 21:28:02 +02:00
committed by GitHub
parent e2a7f3e2ab
commit daed3e5b6a
2 changed files with 3 additions and 3 deletions

View File

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