helmfile: Update to version 0.125.4

This commit is contained in:
Jakub Čábera 2020-08-08 14:32:46 +02:00
parent f8ed9f9745
commit b548234e7d

View File

@ -1,16 +1,16 @@
{
"version": "0.125.3",
"version": "0.125.4",
"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.125.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "078f78f0d43b37190bff172bd0d9d39179cd0b2cd37aa227eae9c930e3ba226a"
"url": "https://github.com/roboll/helmfile/releases/download/v0.125.4/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "014d863551e9eeb518f5555e0cb2cf395469f7bed68f970a26b1295e75682683"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.125.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "6c8e4c181289cb34f8957a79a3738c3706aa43174aff3a791ae17b9d41fd872d"
"url": "https://github.com/roboll/helmfile/releases/download/v0.125.4/helmfile_windows_386.exe#/helmfile.exe",
"hash": "0225215237abc8964ab09413eeba855116929d3072135b7344471214a31cc508"
}
},
"bin": "helmfile.exe",