Update KUBESPRAY_VERSION and kube_version_min_required (with hashes cleanup) (#9691)

This commit is contained in:
Florian Ruynat
2023-01-20 23:11:54 +01:00
committed by GitHub
parent c4346e590f
commit 34d0451585
3 changed files with 2 additions and 206 deletions

View File

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