helmfile: Update to version 0.98.0

This commit is contained in:
Richard Kuhnt 2019-12-27 00:00:34 +00:00
parent 7aaccad7ee
commit e8be5569b7

View File

@ -1,16 +1,16 @@
{
"version": "0.97.0",
"version": "0.98.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.97.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "34fcd105bd23707b56cebe4dac833e26f583efb3588180894e0a6c92cd751df7"
"url": "https://github.com/roboll/helmfile/releases/download/v0.98.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "7f0434ee68fbd23a7a0065ea384c9d5415a3c1f1130c5596be8184385bc48eb0"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.97.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "8e49294c3b263023be7d6416855c1911046d889963dbb2324b8f64995c24b4b5"
"url": "https://github.com/roboll/helmfile/releases/download/v0.98.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "fc29bc4c9797ec8eb2425b9c95f33a931ea7e19c8f769b0d815bc413ee267533"
}
},
"bin": "helmfile.exe",