helmfile: Update to version 0.125.6

This commit is contained in:
Jakub Čábera 2020-08-13 09:41:47 +02:00
parent b437f7f8d3
commit 9d8d8a46a1

View File

@ -1,16 +1,16 @@
{ {
"version": "0.125.5", "version": "0.125.6",
"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.125.5/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.125.6/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "9584af416cf68df647f2a0f60da46fa53c5b24af75b2ac757be0035e72a3e009" "hash": "f04749f1e84a84c92112bbd6d3781b2ae1d0ba89bd62fa28530437285c1d2db5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.125.5/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.125.6/helmfile_windows_386.exe#/helmfile.exe",
"hash": "410a681e27488aba01a6bb7ae8189b7252439a0fcfdd3a2b32d5cae9f8c10e5c" "hash": "e157a27221ccc10ed8e18bd74517fe9102bfea1cffdac3f3a2b72d85c763f01e"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",