helmfile: Update to version 0.154.0

This commit is contained in:
github-actions[bot] 2023-05-24 00:36:03 +00:00
parent fe3b9e0f89
commit 53d3dfc901

View File

@ -1,16 +1,16 @@
{
"version": "0.153.1",
"version": "0.154.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.153.1/helmfile_0.153.1_windows_amd64.tar.gz",
"hash": "ff7be1410be3695a6cfc0d750b75f9202862558d4b3c78c58e6cb59eef3b8159"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.154.0/helmfile_0.154.0_windows_amd64.tar.gz",
"hash": "57f0935ec5933c32dfdc659373f2ea033cc55a77e4a6140699f9f96945f58aa7"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.153.1/helmfile_0.153.1_windows_386.tar.gz",
"hash": "12d043adba7bd9f497af9fd442e324ea289715350da01183ad7a343e5ba7adfb"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.154.0/helmfile_0.154.0_windows_386.tar.gz",
"hash": "69371731a5b010671042ebd968c93d5966a7a34fc76d9694d41acce14e4de81b"
}
},
"bin": "helmfile.exe",