Commit 747f1f6b authored by Jordan Liggitt's avatar Jordan Liggitt

Bump kubectl in addon-manager

parent 6b8c2e07
...@@ -15,8 +15,8 @@ ...@@ -15,8 +15,8 @@
IMAGE=staging-k8s.gcr.io/kube-addon-manager IMAGE=staging-k8s.gcr.io/kube-addon-manager
ARCH?=amd64 ARCH?=amd64
TEMP_DIR:=$(shell mktemp -d) TEMP_DIR:=$(shell mktemp -d)
VERSION=v8.9 VERSION=v9.0
KUBECTL_VERSION?=v1.11.3 KUBECTL_VERSION?=v1.13.2
BASEIMAGE=k8s.gcr.io/debian-base-$(ARCH):0.4.0 BASEIMAGE=k8s.gcr.io/debian-base-$(ARCH):0.4.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment