helmfile: Update to version 0.113.0

This commit is contained in:
Jakub Čábera 2020-04-26 20:02:05 +02:00
parent d708857d3e
commit 0094d22484

View File

@ -1,16 +1,16 @@
{
"version": "0.111.0",
"version": "0.113.0",
"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.111.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "bb580bca1640c7aa686054a692e2ced20ce847620867d5044c0d69eee3b57c3a"
"url": "https://github.com/roboll/helmfile/releases/download/v0.113.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "dcc9ad091d683da5d23c3a9803c977f110a5f768e19f5b80e36a827f33302863"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.111.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "a8d919fddfd841fbcbd105f75a49d30f048b069afd5db5567fb073b6a638fdc5"
"url": "https://github.com/roboll/helmfile/releases/download/v0.113.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "9148fac73ef2816e8a979d7d495e19755f9061d1946679920cbd7f4d748b636c"
}
},
"bin": "helmfile.exe",