helm: Update to version 3.0.2

This commit is contained in:
Richard Kuhnt 2019-12-17 19:01:12 +00:00
parent 905b3c0ce4
commit b644f540b4

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.1", "version": "3.0.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.helm.sh/helm-v3.0.1-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.0.2-windows-amd64.zip",
"hash": "60edef2180f94884e6a985c5cf920242fcc3fe8712f2d9768187b14816ed6bd9" "hash": "b76dabf4e25166ebf1db7337145b02cc986fcfcee06e195df983c39c36722f46"
} }
}, },
"extract_dir": "windows-amd64", "extract_dir": "windows-amd64",