From dcb8e665141123438c8667c856e45c755c903a11 Mon Sep 17 00:00:00 2001 From: sb464f Date: Mon, 22 Jan 2018 23:37:43 +0000 Subject: [PATCH] Bump tiller version to 2.7.2 Change-Id: I7f2ce42732e6402f990cea419d5ed2230fa3c047 --- charts/tiller/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"