helmfile: Update to version 0.75.1

This commit is contained in:
Richard Kuhnt 2019-06-12 06:00:50 +00:00
parent 5dfd96f5b5
commit 3b45efbb74

View File

@ -1,16 +1,16 @@
{
"version": "0.75.0",
"version": "0.75.1",
"description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.75.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "68200ee7bcf2947ce3d81bc8ca6ddad86f9a24576741be00d6c0f59aa382faf7"
"url": "https://github.com/roboll/helmfile/releases/download/v0.75.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "c941aa07ea0a546a6a1b1d398f5c8fae5098fe9c639135ff9900857d200a1fbd"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.75.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "8217f79bdead505151f053766636c451cb5c5e0027a35e8819904ceae3585ef2"
"url": "https://github.com/roboll/helmfile/releases/download/v0.75.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "7a33bab2295d29fcbe53da3d1884e5ffc6486f4a2901f3f8a9ce2da15a0e043a"
}
},
"bin": "helmfile.exe",