From 5c3eb75155c1a9081621c6202d9b98cfc71c3f80 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 9 Mar 2018 23:04:09 +0000 Subject: [PATCH] Update helm to version 2.8.2 --- helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm.json b/helm.json index 8649117891..1d8b7d4217 100644 --- a/helm.json +++ b/helm.json @@ -1,11 +1,11 @@ { "homepage": "https://helm.sh/", "license": "https://github.com/kubernetes/helm/blob/master/LICENSE", - "version": "2.8.1", + "version": "2.8.2", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.8.1-windows-amd64.tar.gz", - "hash": "c2eff97ff48b3d089701deec642529f4e87947c0e46022e1b6fd2bbcb005cdbc" + "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.8.2-windows-amd64.tar.gz", + "hash": "cb6ea5d60f202c752f1f0777e4bebd98c619a2c18e52468df7a302e783216f23" } }, "extract_dir": "windows-amd64",