helmfile: Update to version 0.90.2

This commit is contained in:
Richard Kuhnt 2019-10-31 00:01:09 +00:00
parent 7cb72f0526
commit d00865ffbf

View File

@ -1,16 +1,16 @@
{
"version": "0.90.1",
"version": "0.90.2",
"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.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "19a0c23ee70ccd35cfb0137a53edf30cfcafd05dbfb93b1be200bf189e0b4b70"
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "68a75717c8df9b0460efc6f546d51a916f792370a61ceeeb00320a8bfbf0f81d"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "e1737dcff2dd7ae47b731a07970f3b287ce1de79006f36052d22cad4236d820d"
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "c708230d8711c4f16c30a15f2d8f7d9fbd1013566de65f5ee80832acdec87f2b"
}
},
"bin": "helmfile.exe",