Fixes Addon Manager's pruning issue for old Deployments

This commit is contained in:
Zihong Zheng
2016-11-29 13:59:33 -08:00
parent 223c167d66
commit 1246320596
6 changed files with 9 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ spec:
containers:
- name: kube-addon-manager
# When updating version also bump it in cluster/images/hyperkube/static-pods/addon-manager.json
image: gcr.io/google-containers/kube-addon-manager:v6.0
image: gcr.io/google-containers/kube-addon-manager:v6.1
command:
- /bin/bash
- -c