helmfile: Update to version 0.116.0

This commit is contained in:
Jakub Čábera 2020-05-12 09:56:47 +02:00
parent b1bc70caec
commit 570e687366

View File

@ -1,16 +1,16 @@
{ {
"version": "0.115.0", "version": "0.116.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.115.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.116.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "932c1ea4a7516badf9e7da1165d2a258f7bfd9a6294699925ebaec487694cb3d" "hash": "7488150c0844949f9438030d4b248fb740463d6163c3c9c71ac626de74d53568"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.115.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.116.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "c4d12e16d647b67af308d2caef1a9103ccce18b00f3e746618d01cbfeb1e0262" "hash": "a978115f31784339e6625293d954248db1644fd46c6d807909415c03d4d2f992"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",