From 7a34f758b122fc2bf39bb2e4b037505c50410cca Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Oct 2017 23:01:47 +0000 Subject: [PATCH] Update helm to version 2.6.2 --- helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm.json b/helm.json index 64ce27c4c0..5682bb81e9 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.6.1", + "version": "2.6.2", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.6.1-windows-amd64.zip", - "hash": "39861314eeb274ca50613f41816b01f621765a531723c1ca013925b1e0b069e9" + "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.6.2-windows-amd64.zip", + "hash": "34858c729d2e3953763150b86059ac6efae1df5d94bbf3465cda136bb50e2c90" } }, "extract_dir": "windows-amd64",