From 802264c0ef570f079e8840f88c20ae17d018e015 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Jul 2019 22:00:26 +0000 Subject: [PATCH] helm: Update to version 2.14.2 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index 4c0d5f4ab2..631980c244 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,11 +1,11 @@ { "homepage": "https://helm.sh/", "license": "Apache-2.0", - "version": "2.14.1", + "version": "2.14.2", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.14.1-windows-amd64.tar.gz", - "hash": "604780d3fabeb27e7ab7a30c6e29ce64bcd2203501ea35e5231c97965b0255a0" + "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.14.2-windows-amd64.tar.gz", + "hash": "be370b3c9b1c87b8207a63c675a8c7be7ec008b4b6faaa8938203e1617334690" } }, "extract_dir": "windows-amd64",