helm: Update to version 3.3.3

This commit is contained in:
Jakub Čábera 2020-09-19 04:07:18 +02:00
parent 2ecf4631e2
commit 878ddfd3ad

View File

@ -1,12 +1,12 @@
{ {
"version": "3.3.2", "version": "3.3.3",
"description": "The package manager for Kubernetes", "description": "The package manager for Kubernetes",
"homepage": "https://helm.sh", "homepage": "https://helm.sh",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.helm.sh/helm-v3.3.2-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.3.3-windows-amd64.zip",
"hash": "10cbf1b282dbbbbf138002747a8665888b08c3d911c6351bdcb48482fa356a03" "hash": "7cf4f1e830e4a8f8af8b92140fef37976ab75194d1b60af5182619a4b31049e0"
} }
}, },
"extract_dir": "windows-amd64", "extract_dir": "windows-amd64",