Skip to content

Commit

Permalink
[CI] use kubespray 2.18.1 image in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cristicalin committed Mar 25, 2022
1 parent 1c1d791 commit b7eacc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ stages:
- deploy-special

variables:
KUBESPRAY_VERSION: v2.18.0
KUBESPRAY_VERSION: v2.18.1
FAILFASTCI_NAMESPACE: 'kargo-ci'
GITLAB_REPOSITORY: 'kargo-ci/kubernetes-sigs-kubespray'
ANSIBLE_FORCE_COLOR: "true"
Expand Down

0 comments on commit b7eacc6

Please sign in to comment.