Update to Kubernetes 1.5.4

Change-Id: I77c535a7be54697b160e5d8355159d75b6bc740c
This commit is contained in:
Steven Dake 2017-03-18 08:02:53 -07:00
parent b96334db89
commit d69dc82a39
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM {{ namespace }}/{{ image_prefix }}base:{{ tag }}
MAINTAINER {{ maintainer }}
ENV KUBERNETES_VERSION=v1.5.1
ENV KUBERNETES_VERSION=v1.5.4
ENV KUBERNETES_DOWNLOAD_ROOT=https://storage.googleapis.com/kubernetes-release/release/${KUBERNETES_VERSION}/bin/linux/amd64