helmfile: Update to version 0.104.0

This commit is contained in:
Richard Kuhnt 2020-03-20 11:01:51 +00:00
parent fe6bf0d90c
commit 997c233ce3

View File

@ -1,16 +1,16 @@
{
"version": "0.103.0",
"version": "0.104.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.103.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "f8d98eb5c2fc7d91cca5ab4be747f3d6b95070e07f599d398a3b6a4e17f0ab5f"
"url": "https://github.com/roboll/helmfile/releases/download/v0.104.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "191b9ff3e7d0010471c41f54a26d5a8b4633d42e2d9b86ddc3ea708e3086427d"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.103.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "f72bb9a91a29f7df334767286b62260b99fe2815a7da6048c612a898d38e8edf"
"url": "https://github.com/roboll/helmfile/releases/download/v0.104.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "1cc9a3e67e4be541ba19d7719b2cf8cff680a761eb2ddcc13d85ea8751217400"
}
},
"bin": "helmfile.exe",