Update base image to v2.13.2 (#6296)

This commit is contained in:
Maxime Guyot
2020-06-19 15:47:58 +02:00
committed by GitHub
parent 90c867b424
commit 1a802726d2

View File

@ -8,7 +8,7 @@ stages:
- deploy-special - deploy-special
variables: variables:
KUBESPRAY_VERSION: v2.13.1 KUBESPRAY_VERSION: v2.13.2
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"