helmfile: Update to version 0.125.5

This commit is contained in:
Jakub Čábera 2020-08-08 18:51:38 +02:00
parent e7bdc6e138
commit 79a3040b38

View File

@ -1,16 +1,16 @@
{
"version": "0.125.4",
"version": "0.125.5",
"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.4/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "014d863551e9eeb518f5555e0cb2cf395469f7bed68f970a26b1295e75682683"
"url": "https://github.com/roboll/helmfile/releases/download/v0.125.5/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "9584af416cf68df647f2a0f60da46fa53c5b24af75b2ac757be0035e72a3e009"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.125.4/helmfile_windows_386.exe#/helmfile.exe",
"hash": "0225215237abc8964ab09413eeba855116929d3072135b7344471214a31cc508"
"url": "https://github.com/roboll/helmfile/releases/download/v0.125.5/helmfile_windows_386.exe#/helmfile.exe",
"hash": "410a681e27488aba01a6bb7ae8189b7252439a0fcfdd3a2b32d5cae9f8c10e5c"
}
},
"bin": "helmfile.exe",