From 8f9ebd4f873b73e63dd268b03074ba7dab8ad403 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 22 Jan 2018 23:00:41 +0000 Subject: [PATCH] Update helm to version 2.8.0 --- helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm.json b/helm.json index 875f80a0d3..2b3ddfc508 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.7.2", + "version": "2.8.0", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.7.2-windows-amd64.tar.gz", - "hash": "338ba3a69f2acce8618dc8714cfa9cc4d274918912ec434b5141f8df32739a07" + "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.8.0-windows-amd64.tar.gz", + "hash": "c84d880680de4be85c6d52b1c394a6113e8d7da52e058de46cffcf88728291bf" } }, "extract_dir": "windows-amd64",