mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 22:53:22 +00:00
increment kube-addon-manager version number;
remove non-existent kube-addon-update.sh from kube-addon Dockerfile
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user