helmfile: Update to version 0.118.0

This commit is contained in:
Jakub Čábera 2020-05-27 10:31:37 +02:00
parent 65cd329653
commit 01822e619c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.116.0", "version": "0.118.0",
"description": "Command line interface to deploy Kubernetes Helm Charts.", "description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/", "homepage": "https://github.com/roboll/helmfile/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.116.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.118.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "7488150c0844949f9438030d4b248fb740463d6163c3c9c71ac626de74d53568" "hash": "260508517046e7e8a81e56afe159ddd8627fe7cb9cb85eea39bdff94b89e1c4b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.116.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.118.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "a978115f31784339e6625293d954248db1644fd46c6d807909415c03d4d2f992" "hash": "19eb4314f3505cac04a16b69ec21303400b7e94bbce11b6dcbe22c29a9c773bc"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",