From 02cd219f6073ef287c6b38c2caa8bf74b0397c87 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 21 Mar 2019 20:00:31 +0000 Subject: [PATCH] helm: Update to version 2.13.1 --- helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm.json b/helm.json index 5d8be9127b..92a31308bf 100644 --- a/helm.json +++ b/helm.json @@ -1,11 +1,11 @@ { "homepage": "https://helm.sh/", "license": "Apache-2.0", - "version": "2.13.0", + "version": "2.13.1", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.13.0-windows-amd64.tar.gz", - "hash": "e0143c3fc6c3e585e62cfa31de8d5e7e00ee3a702ed7416157360fcdd2026a72" + "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.13.1-windows-amd64.tar.gz", + "hash": "fc810c306526197dce1d43068bc6385dad13b9d86e912bfd79fc06fe9d275a3d" } }, "extract_dir": "windows-amd64",