Set default k8s version to 1.20.5
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
6d3dbb43a4
commit
6d9ed398e3
@ -1,7 +1,7 @@
|
||||
# Use imutable image tags rather than mutable tags (like ubuntu:18.04)
|
||||
FROM ubuntu:bionic-20200807
|
||||
|
||||
ENV KUBE_VERSION=v1.20.4
|
||||
ENV KUBE_VERSION=v1.20.5
|
||||
|
||||
RUN mkdir /kubespray
|
||||
WORKDIR /kubespray
|
||||
|
Reference in New Issue
Block a user