From 996ecc0fb0b7a2480971ba9539a14d4fcfcd6b74 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 16 Aug 2017 21:00:09 +0000 Subject: [PATCH] Update helm to version 2.6.0 --- helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm.json b/helm.json index 772630fe4a..e96ad30c59 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.5.1", + "version": "2.6.0", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.5.1-windows-amd64.zip", - "hash": "bfeb08f4bac1c58b4e575f9236a4cdee8d1929724dd400fcd1536a07d82e5cb7" + "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.6.0-windows-amd64.zip", + "hash": "fb5ae2253cf3de87691ab378e22e8714c67503ac3a42eef73bd96326616aa845" } }, "extract_dir": "windows-amd64",