helmfile: Update to version 0.58.0

This commit is contained in:
Richard Kuhnt 2019-05-07 02:00:22 +00:00
parent b85091ba71
commit 66c28822eb

View File

@ -1,16 +1,16 @@
{
"version": "0.57.0",
"version": "0.58.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.57.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "63f3ed8020cfdd11bf6d3de68548de86396bafeda4d09ccdc34551df267e4785"
"url": "https://github.com/roboll/helmfile/releases/download/v0.58.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "5dab72d28ee83e5cbefbdd8bbd279dcd6e40ac7c6d54144385cea206f37e9dda"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.57.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "a73247f67f09da9cb74e889cb6ccd76a1807653490ae6560d434683ca0a185ef"
"url": "https://github.com/roboll/helmfile/releases/download/v0.58.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "fda8a42a84f6090d0adaad2bec8725628abdb66a5e25a02847fb6143ce595cd2"
}
},
"bin": "helmfile.exe",