helmfile: Update to version 0.45.2

This commit is contained in:
Richard Kuhnt 2019-02-14 10:00:27 +00:00
parent 383756feb0
commit 56dcf36cf3

View File

@ -1,16 +1,16 @@
{
"version": "0.45.1",
"version": "0.45.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.45.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "21dba1837c0360181b516c98e75fdaf6c3e69199ed4ab7bcdb0cad83a61c4200"
"url": "https://github.com/roboll/helmfile/releases/download/v0.45.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "7c6cea5371759f933afe946821ee4c15cc8ad558399c2c740d8f5c164c19c4a3"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.45.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "bf48f4e2d3c7093ebc62ee59ee04ce60d1442c3e5f4116ffe50b133ec387db18"
"url": "https://github.com/roboll/helmfile/releases/download/v0.45.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "dfa5fae8cc98ac64e3ae94091f75cbcc31e6a96e62d06f3492b197e6b04c3f14"
}
},
"bin": "helmfile.exe",