We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 614544f + 9f71739 commit 2c2ca27Copy full SHA for 2c2ca27
cluster/addons/addon-manager/Makefile
@@ -15,7 +15,7 @@
15
IMAGE=staging-k8s.gcr.io/kube-addon-manager
16
ARCH?=amd64
17
TEMP_DIR:=$(shell mktemp -d)
18
-VERSION=v9.0.1
+VERSION=v9.0.2
19
KUBECTL_VERSION?=v1.13.2
20
21
BASEIMAGE=k8s.gcr.io/debian-base-$(ARCH):v1.0.0
0 commit comments