helmfile: Update to version 0.59.0

This commit is contained in:
Richard Kuhnt 2019-05-09 02:00:31 +00:00
parent 5ed3e26a41
commit 5ae2693d0e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.58.0", "version": "0.59.0",
"description": "Command line interface to deploy Kubernetes Helm Charts.", "description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/", "homepage": "https://github.com/roboll/helmfile/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.58.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.59.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "5dab72d28ee83e5cbefbdd8bbd279dcd6e40ac7c6d54144385cea206f37e9dda" "hash": "4eadcf5ca5c9bb31537fe493136d1b7956484407c8a3cdf7cbe81beccc852eb4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.58.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.59.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "fda8a42a84f6090d0adaad2bec8725628abdb66a5e25a02847fb6143ce595cd2" "hash": "e5370d76cf8a45107af43e961de1ba19cb24e37082f03b6d264157d3b548631d"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",