helmfile: Update to version 0.57.0

This commit is contained in:
Richard Kuhnt 2019-05-06 02:00:21 +00:00
parent abb049a269
commit f2c642f273

View File

@ -1,16 +1,16 @@
{
"version": "0.56.0",
"version": "0.57.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.56.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "39c77e4c0ec2c06b3efa832f85ec918e1d9d2a81a61240df84e8cc7ec0dbb1ba"
"url": "https://github.com/roboll/helmfile/releases/download/v0.57.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "63f3ed8020cfdd11bf6d3de68548de86396bafeda4d09ccdc34551df267e4785"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.56.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "72d6f4524b3790e6dce56c4eb1d2e65b0de32a507e7eef50d995a5f0311f1566"
"url": "https://github.com/roboll/helmfile/releases/download/v0.57.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "a73247f67f09da9cb74e889cb6ccd76a1807653490ae6560d434683ca0a185ef"
}
},
"bin": "helmfile.exe",