From fac514aafd2106715dd513d2d697246ee7537dd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 18 Sep 2020 08:48:12 +0200 Subject: [PATCH] helm: Update to version 3.3.2 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index 949746f1ec..ab2e5a9958 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.3.1", + "version": "3.3.2", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.3.1-windows-amd64.zip", - "hash": "ee175565a81d1288769280b00ff1b78a77b225001471d0dd76117f909e707447" + "url": "https://get.helm.sh/helm-v3.3.2-windows-amd64.zip", + "hash": "10cbf1b282dbbbbf138002747a8665888b08c3d911c6351bdcb48482fa356a03" } }, "extract_dir": "windows-amd64",