From 62371b5bfb0f868dbf1b4e30a0895a53a2dd8c9b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 14 May 2018 19:00:22 +0000 Subject: [PATCH] Update helm to version 2.9.1 --- helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm.json b/helm.json index b4f4d12355..c1b9876662 100644 --- a/helm.json +++ b/helm.json @@ -1,11 +1,11 @@ { "homepage": "https://helm.sh/", "license": "Apache-2.0", - "version": "2.9.0", + "version": "2.9.1", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.9.0-windows-amd64.tar.gz", - "hash": "4db0f889051f18fa9b65d1ba8172153a3a6dc1e0efa640865b290ee352552d92" + "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.9.1-windows-amd64.tar.gz", + "hash": "e8626ad091b23284cbbe30851f665868292e7b788052981cc4c4a585808d4834" } }, "extract_dir": "windows-amd64",