Merge pull request #72940 from liggitt/addon-kubectl-bump

Bump kubectl in addon-manager
This commit is contained in:
Kubernetes Prow Robot
2019-01-15 20:19:31 -08:00
committed by GitHub

View File

@@ -15,8 +15,8 @@
IMAGE=staging-k8s.gcr.io/kube-addon-manager
ARCH?=amd64
TEMP_DIR:=$(shell mktemp -d)
VERSION=v8.9
KUBECTL_VERSION?=v1.11.3
VERSION=v9.0
KUBECTL_VERSION?=v1.13.2
BASEIMAGE=k8s.gcr.io/debian-base-$(ARCH):0.4.0