Update base CI image to v2.12.5 (#5858)
This commit is contained in:
parent
484df62c5a
commit
9cbb373ae2
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ before_script:
|
|||
tags:
|
||||
- packet
|
||||
variables:
|
||||
KUBESPRAY_VERSION: v2.12.3
|
||||
KUBESPRAY_VERSION: v2.12.5
|
||||
image: quay.io/kubespray/kubespray:$KUBESPRAY_VERSION
|
||||
|
||||
.testcases: &testcases
|
||||
|
|
Loading…
Reference in a new issue