From c5b12e0d9b7eaa34b4c6c0e3ebea183a5ab76586 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 14 Jan 2019 20:00:28 +0000 Subject: [PATCH] helm: Update to version 2.12.2 --- helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm.json b/helm.json index 29f477ff97..36e27cd9e3 100644 --- a/helm.json +++ b/helm.json @@ -1,11 +1,11 @@ { "homepage": "https://helm.sh/", "license": "Apache-2.0", - "version": "2.12.1", + "version": "2.12.2", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.12.1-windows-amd64.tar.gz", - "hash": "7a29c35b19cf9070e3950524cf04b8848f257535e00ea5fc45a80916ab253981" + "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.12.2-windows-amd64.tar.gz", + "hash": "54dc234a5a1063554d26763c473f74635fa93b8114742748d4149681ee98ca6d" } }, "extract_dir": "windows-amd64",