From 2d3f15505b7437c4b6702c4bc021edd97c5cc9a5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 25 Jul 2017 19:00:24 +0000 Subject: [PATCH] Update helm to version 2.5.1 --- helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm.json b/helm.json index 1d39450c8d..772630fe4a 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.0", + "version": "2.5.1", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.5.0-windows-amd64.zip", - "hash": "c616826416e349a22f0c8c694a82e04035c700d0bbc0130debb5f739d875acac" + "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.5.1-windows-amd64.zip", + "hash": "bfeb08f4bac1c58b4e575f9236a4cdee8d1929724dd400fcd1536a07d82e5cb7" } }, "extract_dir": "windows-amd64",