helmfile: Update to version 0.131.0

This commit is contained in:
Jakub Čábera 2020-10-15 09:51:46 +02:00
parent 6317de2570
commit 716ec45744

View File

@ -1,16 +1,16 @@
{
"version": "0.130.3",
"version": "0.131.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.130.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "c5c92b8b4e2121bb99ee4da6d6a92d1de212c1fec7fa229843c8b85bc9da3137"
"url": "https://github.com/roboll/helmfile/releases/download/v0.131.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "b985eaf9e51b3ec5b76500232adc3d24a11bb19e149da348a15d24e595976292"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.130.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "177c18dde136fd3fb49c5141eef0ed8f4acf18364c1bd074a8e8aff9fc107648"
"url": "https://github.com/roboll/helmfile/releases/download/v0.131.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "13e54060844de7e06401206334efc33063621db7a37bbc6520f72790af1e0817"
}
},
"bin": "helmfile.exe",