diff --git a/charts/tiller/values.yaml b/charts/tiller/values.yaml index 6cb796ab..1f8e6928 100644 --- a/charts/tiller/values.yaml +++ b/charts/tiller/values.yaml @@ -16,7 +16,7 @@ images: tags: - tiller: gcr.io/kubernetes-helm/tiller:v2.7.0 + tiller: gcr.io/kubernetes-helm/tiller:v2.7.2 pull_policy: "IfNotPresent"