Update Helm Tiller image to v2.17.0

pull/12641/head
Aniruddha Amit Dutta 2021-10-01 13:16:06 +05:30
parent 7544e72e04
commit 33396184bb
1 changed files with 1 additions and 1 deletions

View File

@ -467,7 +467,7 @@ var Addons = map[string]*Addon{
"helm-tiller-svc.yaml",
"0640"),
}, false, "helm-tiller", "", map[string]string{
"Tiller": "helm/tiller:v2.16.12@sha256:6003775d503546087266eda39418d221f9afb5ccfe35f637c32a1161619a3f9c",
"Tiller": "helm/tiller:v2.17.0@sha256:4c43eb385032945cad047d2350e4945d913b90b3ab43ee61cecb32a495c6df0f",
}, map[string]string{
// GCR is deprecated in helm
// https://github.com/helm/helm/issues/10004#issuecomment-894478908