diff --git a/bucket/helm.json b/bucket/helm.json index e7027943f6..2d6d678995 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.10.1", + "version": "3.10.2", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.10.1-windows-amd64.zip", - "hash": "4c6f89f005a86665e3e90c28d36446434945594aac960a8d5a2d1c4fb1e53522", + "url": "https://get.helm.sh/helm-v3.10.2-windows-amd64.zip", + "hash": "f1a3190adecc26270bbef4f3ab2d1a56509f9d8df95413cdd6e3151f6f367862", "extract_dir": "windows-amd64" } },