Skip to content

Commit 2c2ca27

Browse files
authored
Merge pull request kubernetes#80630 from mborsz/patch-8
Bump kube-addon-manager's version to v9.0.2
2 parents 614544f + 9f71739 commit 2c2ca27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/addons/addon-manager/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
IMAGE=staging-k8s.gcr.io/kube-addon-manager
1616
ARCH?=amd64
1717
TEMP_DIR:=$(shell mktemp -d)
18-
VERSION=v9.0.1
18+
VERSION=v9.0.2
1919
KUBECTL_VERSION?=v1.13.2
2020

2121
BASEIMAGE=k8s.gcr.io/debian-base-$(ARCH):v1.0.0

0 commit comments

Comments
 (0)