helmfile: Update to version 0.98.1

This commit is contained in:
Richard Kuhnt 2019-12-27 01:00:33 +00:00
parent 76f5565406
commit 4d073982a6

View File

@ -1,16 +1,16 @@
{
"version": "0.98.0",
"version": "0.98.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.98.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "7f0434ee68fbd23a7a0065ea384c9d5415a3c1f1130c5596be8184385bc48eb0"
"url": "https://github.com/roboll/helmfile/releases/download/v0.98.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "fa2fa00bed8b0b85f29d1882b2689028dc173d6fb8eeca1f7c25f80696d9f698"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.98.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "fc29bc4c9797ec8eb2425b9c95f33a931ea7e19c8f769b0d815bc413ee267533"
"url": "https://github.com/roboll/helmfile/releases/download/v0.98.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "6269b808dff928817c885a0fea77747413f617d5af27afa2a3e466882ffe1f1b"
}
},
"bin": "helmfile.exe",