helmfile: Update to version 0.125.7

This commit is contained in:
Jakub Čábera 2020-08-14 13:30:35 +02:00
parent 1f3c367954
commit ec57a0a2da

View File

@ -1,16 +1,16 @@
{ {
"version": "0.125.6", "version": "0.125.7",
"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.6/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.125.7/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "f04749f1e84a84c92112bbd6d3781b2ae1d0ba89bd62fa28530437285c1d2db5" "hash": "7e5086f6a18b4b2bdd22a141335d1ed8dc343a42c05bdaa8527ab70beefba566"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.125.6/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.125.7/helmfile_windows_386.exe#/helmfile.exe",
"hash": "e157a27221ccc10ed8e18bd74517fe9102bfea1cffdac3f3a2b72d85c763f01e" "hash": "3476b82564bc9e5fae250c1df953f9d6a7f5c9991421d43740340fdf0ec75860"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",