helmfile: Update to version 0.125.1

This commit is contained in:
Jakub Čábera 2020-08-01 12:49:31 +02:00
parent fdc2d88c88
commit dca8b5bcd3

View File

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