helmfile: Update to version 0.90.6

This commit is contained in:
Richard Kuhnt 2019-11-06 13:00:27 +00:00
parent d88b9d4269
commit ab4055dfb1

View File

@ -1,16 +1,16 @@
{
"version": "0.90.5",
"version": "0.90.6",
"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.90.5/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "ffedb5c2679b462a149073a01597605d8a29a216f5185e7e2d3fa99dfab8969f"
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.6/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "e9cb78dadab3f5d5184b8640edbdb0a39b44b8eedf5867a455233304dfb91085"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.5/helmfile_windows_386.exe#/helmfile.exe",
"hash": "ce9ec08d0cbd16d3ef823a5edde4494dc605e60b66778ef712e5ae530edd148a"
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.6/helmfile_windows_386.exe#/helmfile.exe",
"hash": "5c0498514e6c4b23ad451f0c33d19b5457b2e5d487cae93de12d0cb8a7b6d007"
}
},
"bin": "helmfile.exe",