helm: Update to version 2.15.0

This commit is contained in:
Richard Kuhnt 2019-10-18 19:00:16 +00:00
parent 97597ec78b
commit 76c96acdfb

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": "2.14.3", "version": "2.15.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.14.3-windows-amd64.tar.gz", "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.15.0-windows-amd64.tar.gz",
"hash": "19033e6191093fd25dfcc8e21f64aa387d2844a7a6514788e8f8bff6e95ab1e4" "hash": "777e05f60fdc51f403ba40f42b52b6726d1c23af5701f0ee5c9853bb31134b75"
} }
}, },
"extract_dir": "windows-amd64", "extract_dir": "windows-amd64",