diff --git a/bucket/helm.json b/bucket/helm.json index ffd2983a0b..0ab1b566a8 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.16.2", + "version": "3.16.3", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.16.2-windows-amd64.zip", - "hash": "57821dd47d5728912e14000ee62262680e9039e8d05e18342cc010d5ac7908d7", + "url": "https://get.helm.sh/helm-v3.16.3-windows-amd64.zip", + "hash": "1a52aa56e55168c3d3d2e45fa833a32290e4e3790559851dce1e707eb7728b81", "extract_dir": "windows-amd64" } },