helmfile: Update to version 0.103.0

This commit is contained in:
Richard Kuhnt 2020-03-20 08:01:49 +00:00
parent 0809e6b303
commit fe6bf0d90c

View File

@ -1,16 +1,16 @@
{
"version": "0.102.1",
"version": "0.103.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.102.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "55c97556228ec8d4eed2e99c20843607304fbcd79fca13e39382e63a60ad4170"
"url": "https://github.com/roboll/helmfile/releases/download/v0.103.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "f8d98eb5c2fc7d91cca5ab4be747f3d6b95070e07f599d398a3b6a4e17f0ab5f"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.102.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "9576a5e7437582e5ab87f6deb70ee815e758a00bc8cf1f52a87abf28317849db"
"url": "https://github.com/roboll/helmfile/releases/download/v0.103.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "f72bb9a91a29f7df334767286b62260b99fe2815a7da6048c612a898d38e8edf"
}
},
"bin": "helmfile.exe",