helmfile: Update to version 0.60.0

This commit is contained in:
Richard Kuhnt 2019-05-14 01:00:44 +00:00
parent 7f16f067fb
commit 48ce759e53

View File

@ -1,16 +1,16 @@
{ {
"version": "0.59.0", "version": "0.60.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.59.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.60.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "4eadcf5ca5c9bb31537fe493136d1b7956484407c8a3cdf7cbe81beccc852eb4" "hash": "289960ec82abadcdc8d70ad0845dac7921fe29f2ca485697ac048b4d8413ae0b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.59.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.60.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "e5370d76cf8a45107af43e961de1ba19cb24e37082f03b6d264157d3b548631d" "hash": "1fa264a4375e63a29b7367e03fb72b7beb03acffbab60e144380a6664d128aa2"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",