increment kube-addon-manager version number;

remove non-existent kube-addon-update.sh from kube-addon Dockerfile
This commit is contained in:
Chao Xu
2016-10-22 21:17:51 -07:00
parent 1ace8fa9ce
commit 1f599af791
4 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
IMAGE=gcr.io/google-containers/kube-addon-manager
ARCH?=amd64
TEMP_DIR:=$(shell mktemp -d)
VERSION=v5.1
VERSION=v5.2
KUBECTL_VERSION?=v1.5.0-alpha.1
# amd64 and arm has "stable" binaries pushed for v1.2, arm64 and ppc64le hasn't so they have to fetch the latest alpha