From 03d0046b2259d14d9dc35412999d20380bd9ea08 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 15 May 2019 22:00:23 +0000 Subject: [PATCH] helm: Update to version 2.14.0 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index 92a31308bf..5386e37f02 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,11 +1,11 @@ { "homepage": "https://helm.sh/", "license": "Apache-2.0", - "version": "2.13.1", + "version": "2.14.0", "architecture": { "64bit": { - "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.13.1-windows-amd64.tar.gz", - "hash": "fc810c306526197dce1d43068bc6385dad13b9d86e912bfd79fc06fe9d275a3d" + "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.14.0-windows-amd64.tar.gz", + "hash": "e5fc2a95a18e518bd62f15e805f0e0cc7d1fe710bb64969b81ea41fd27d45ce8" } }, "extract_dir": "windows-amd64",