Browse Source

Update base CI image to v2.12.5 (#5858)

pull/5862/head
Maxime Guyot 4 years ago
committed by GitHub
parent
commit
9cbb373ae2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -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…
Cancel
Save