Update spray version in ci/dockerfile (#6041)

This commit is contained in:
Florian Ruynat
2020-04-29 08:26:25 +02:00
committed by GitHub
parent 28333d4513
commit 72b68c7f82
3 changed files with 3 additions and 3 deletions

View File

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