helmfile: Update to version 0.146.0

This commit is contained in:
github-actions[bot] 2022-09-20 00:35:06 +00:00
parent c2f2c18ec1
commit a3b5911380

View File

@ -1,16 +1,16 @@
{
"version": "0.145.5",
"version": "0.146.0",
"description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/helmfile/helmfile",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.145.5/helmfile_0.145.5_windows_amd64.tar.gz",
"hash": "0c7cb1fa4298fca40734b22eee8cf996bc61f6eefffc791b592fcf951eecea1e"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.146.0/helmfile_0.146.0_windows_amd64.tar.gz",
"hash": "a8fcba6fe4b8ed53a5f389f2147c70aa53ba146c79de96534de98ad91cc18c26"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.145.5/helmfile_0.145.5_windows_386.tar.gz",
"hash": "54dca33cbac3d0018e3528093ca73a7ab967c617f75489c0b60091271969af34"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.146.0/helmfile_0.146.0_windows_386.tar.gz",
"hash": "d407cf2c33130962b5ac4c1102d2b359433442dfb423b358ce0facdf4c7b8a00"
}
},
"bin": "helmfile.exe",