helmfile: Update to version 0.125.0

This commit is contained in:
Jakub Čábera 2020-07-23 07:58:20 +02:00
parent 284a9eb783
commit 57c31868cf

View File

@ -1,16 +1,16 @@
{ {
"version": "0.123.0", "version": "0.125.0",
"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.123.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.125.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "fceadf1023524c07e6b9d14964765e6be2ebae4b7f00ca2139bb8dc032575b21" "hash": "b34c6d6cb46ce5231e5c942633d61e1f8ad095077652a854c38286fe8d2179aa"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.123.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.125.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "fd7b6b79fed85d7492f2dcf559091fd879c0d56a24cc10e78adc6da034043b9b" "hash": "7a58215b3f5bcb28a281f761b0884fe4f8b6ea69f3037e3752d1fce2a014d7f3"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",