From 64f9d6afb09a9bf66adb2d30177f038f589c501b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 27 Feb 2019 19:00:25 +0000 Subject: [PATCH] helm: Update to version 2.13.0 --- helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm.json b/helm.json index 9c0adbd83f..5d8be9127b 100644 --- a/helm.json +++ b/helm.json @@ -1,11 +1,11 @@ { "homepage": "https://helm.sh/", "license": "Apache-2.0", - "version": "2.12.3", + "version": "2.13.0", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.12.3-windows-amd64.tar.gz", - "hash": "f1a1cd17c58968e7ab1660b37b42db4493bbff24bc7c5f0c4a00ecb172798b4d" + "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.13.0-windows-amd64.tar.gz", + "hash": "e0143c3fc6c3e585e62cfa31de8d5e7e00ee3a702ed7416157360fcdd2026a72" } }, "extract_dir": "windows-amd64",