mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-26 08:10:20 +00:00
ci: use Kubernetes 1.19.2 for CI jobs
The latest Kubernetes patch release (v1.19.3) can not be deployed with minikube. Selecting version 1.19.2 until the problems with minikube are addressed. Updates: #1588 Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
535315cc29
commit
ea770fb4c8
@ -3,7 +3,7 @@
|
||||
name: mini-e2e
|
||||
k8s_version:
|
||||
- '1.18'
|
||||
- '1.19'
|
||||
- '1.19.2'
|
||||
jobs:
|
||||
- 'mini-e2e_k8s-{k8s_version}'
|
||||
- 'mini-e2e-helm_k8s-{k8s_version}'
|
||||
|
Loading…
Reference in New Issue
Block a user