helmfile: Update to version 0.158.0

This commit is contained in:
github-actions[bot] 2023-10-23 04:25:38 +00:00
parent dc75851791
commit ed0771f161

View File

@ -1,16 +1,16 @@
{
"version": "0.157.0",
"version": "0.158.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.157.0/helmfile_0.157.0_windows_amd64.tar.gz",
"hash": "1b559f4545c1ec9aaaf78962aead0f4b5b28810393f84de3d36c0a8f19402331"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.158.0/helmfile_0.158.0_windows_amd64.tar.gz",
"hash": "9e308ac3127034f1426a8e403d6079998dcc209c0a741b0c4f4460d79e7a1ecb"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.157.0/helmfile_0.157.0_windows_386.tar.gz",
"hash": "6df85d1b093a0583cd0fcc94f40549d49adb4b6d46829cdecf6a83a612d84dc4"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.158.0/helmfile_0.158.0_windows_386.tar.gz",
"hash": "f7769552a4f8d346698c6de4d38ee74715c44772a6ecce1fcd286edaa216d786"
}
},
"bin": "helmfile.exe",