helm: Update to version 3.0.1

This commit is contained in:
Richard Kuhnt 2019-12-05 21:00:28 +00:00
parent a953232e9c
commit aa1e0e8b9c

View File

@ -2,11 +2,11 @@
"homepage": "https://helm.sh", "homepage": "https://helm.sh",
"description": "The package manager for Kubernetes", "description": "The package manager for Kubernetes",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "3.0.0", "version": "3.0.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.helm.sh/helm-v3.0.0-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.0.1-windows-amd64.zip",
"hash": "ea3da9092214a11ed3a21a0b7bbd738c25b63cdefbb90f1c921aab7bbcce62c6" "hash": "60edef2180f94884e6a985c5cf920242fcc3fe8712f2d9768187b14816ed6bd9"
} }
}, },
"extract_dir": "windows-amd64", "extract_dir": "windows-amd64",