From 65ae484c947f98f9b5fefde4b5ed1d11575b6fac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 12 Aug 2020 07:28:48 +0200 Subject: [PATCH] helm: Update to version 3.3.0 --- bucket/helm.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index 6e0e76ebb1..de5c2b2176 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "homepage": "https://helm.sh", + "version": "3.3.0", "description": "The package manager for Kubernetes", + "homepage": "https://helm.sh", "license": "Apache-2.0", - "version": "3.2.4", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.2.4-windows-amd64.zip", - "hash": "d42ba3b8f1ff5eecba3074240127323b612380aa343b62b5998cc291e65ddcc3" + "url": "https://get.helm.sh/helm-v3.3.0-windows-amd64.zip", + "hash": "1bac19768e853ada10b9ee7896678a5a7352cc06546c5ea3d47652fcea1033c3" } }, "extract_dir": "windows-amd64",