helmfile: Update to version 0.75.0

This commit is contained in:
Richard Kuhnt 2019-06-11 14:05:47 +00:00
parent 69d15c6826
commit e4886cef2e

View File

@ -1,16 +1,16 @@
{
"version": "0.74.0",
"version": "0.75.0",
"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.74.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "722bd27d238c12dba8008c20af30c8df450553546efa6af7b5da56ea413d031e"
"url": "https://github.com/roboll/helmfile/releases/download/v0.75.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "68200ee7bcf2947ce3d81bc8ca6ddad86f9a24576741be00d6c0f59aa382faf7"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.74.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "4b22bc7c401ed490d24df57ffe080f0efa8ad522ef239319fab0350e27098e11"
"url": "https://github.com/roboll/helmfile/releases/download/v0.75.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "8217f79bdead505151f053766636c451cb5c5e0027a35e8819904ceae3585ef2"
}
},
"bin": "helmfile.exe",