From a597bd1987ccf1825414618c107cd845749a193e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 16 Jun 2020 08:18:35 +0200 Subject: [PATCH] helm: Update to version 3.2.4 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index 6119c69c2a..6e0e76ebb1 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -2,11 +2,11 @@ "homepage": "https://helm.sh", "description": "The package manager for Kubernetes", "license": "Apache-2.0", - "version": "3.2.3", + "version": "3.2.4", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.2.3-windows-amd64.zip", - "hash": "c8c4b1ed6d96faa7ed45066ad4fef073ad1be49375dfad61e036928b09a22e06" + "url": "https://get.helm.sh/helm-v3.2.4-windows-amd64.zip", + "hash": "d42ba3b8f1ff5eecba3074240127323b612380aa343b62b5998cc291e65ddcc3" } }, "extract_dir": "windows-amd64",