helmfile: Update to version 0.155.0

This commit is contained in:
github-actions[bot] 2023-06-29 08:28:50 +00:00
parent e9aa547ce4
commit 135f765975

View File

@ -1,16 +1,16 @@
{
"version": "0.154.0",
"version": "0.155.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.154.0/helmfile_0.154.0_windows_amd64.tar.gz",
"hash": "57f0935ec5933c32dfdc659373f2ea033cc55a77e4a6140699f9f96945f58aa7"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.155.0/helmfile_0.155.0_windows_amd64.tar.gz",
"hash": "85e0c0d5c717e42fd65cbd9dbdfdec7fbe759a4538d66f17d6f9b3409f5e4808"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.154.0/helmfile_0.154.0_windows_386.tar.gz",
"hash": "69371731a5b010671042ebd968c93d5966a7a34fc76d9694d41acce14e4de81b"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.155.0/helmfile_0.155.0_windows_386.tar.gz",
"hash": "a54fe67b532cf0649a4aa0d0d499bf8c712e48793e6dd3b16c6a2f7e22f906e2"
}
},
"bin": "helmfile.exe",