Update Kubernetes v1.9.4 to v1.11.1
Change-Id: I5e3d0bb344f6a4245932408b48d49b20b9c8a3e7
This commit is contained in:
parent
616708d163
commit
1fdef7d23b
@ -1,7 +1,7 @@
|
||||
FROM {{ namespace }}/{{ image_prefix }}base:{{ tag }}
|
||||
LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build_date }}"
|
||||
|
||||
ENV KUBERNETES_VERSION=v1.9.4
|
||||
ENV KUBERNETES_VERSION=v1.11.1
|
||||
|
||||
{% if base_arch == 'x86_64' %}
|
||||
ENV KUBE_ARCH=amd64
|
||||
|
Loading…
Reference in New Issue
Block a user