mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Update CI to use 2.9.0 release and update Dockerfile to now use 18.04 (#4472)
* Update CI to use 2.9.0 release and update Dockerfile to now use 18.04 * Update CI to use 2.9.0 release and update Dockerfile to now use 18.04 * Update the kubectl bin
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
097806dfe8
commit
a678d1be9d
@@ -42,7 +42,7 @@ before_script:
|
||||
tags:
|
||||
- kubernetes
|
||||
- docker
|
||||
image: quay.io/kubespray/kubespray:v2.8
|
||||
image: quay.io/kubespray/kubespray:v2.9.0
|
||||
|
||||
.docker_service: &docker_service
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user