helmfile: Update to version 0.90.1

This commit is contained in:
Richard Kuhnt 2019-10-30 09:00:25 +00:00
parent d55d829457
commit ff92cc2ed0

View File

@ -1,16 +1,16 @@
{
"version": "0.90.0",
"version": "0.90.1",
"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.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "53ceab9e6caa1f4ec9fb43637be4bb4a3a4927bbd4f87b344e13fc2b21cb96c1"
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "19a0c23ee70ccd35cfb0137a53edf30cfcafd05dbfb93b1be200bf189e0b4b70"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "a2a313aa3beb01cd8d5883eabaf02d4e147d200218f1318304d5d48a2eb11e38"
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "e1737dcff2dd7ae47b731a07970f3b287ce1de79006f36052d22cad4236d820d"
}
},
"bin": "helmfile.exe",