helmfile: Update to version 0.55.0

This commit is contained in:
Richard Kuhnt 2019-05-04 14:00:44 +00:00
parent 283930149e
commit 8f276e1776

View File

@ -1,16 +1,16 @@
{
"version": "0.54.2",
"version": "0.55.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.54.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "42076831c5dc23cb54016ef577529d66451da19a8953f620ed1d5917bb789f9f"
"url": "https://github.com/roboll/helmfile/releases/download/v0.55.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "50f5c9e8e591e630dbf98ad24141f7850bd8867b41c859412f0bf7d268a125b4"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.54.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "5357f40c3312affc638bb3df8ea37a9005c3593fb5dbddb87cca7b46bcffc827"
"url": "https://github.com/roboll/helmfile/releases/download/v0.55.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "10f8883121b53d62d51ffbd219fc0f4b7485d3f18a832ade0e33a6fbe7907796"
}
},
"bin": "helmfile.exe",