helmfile: Update to version 0.167.1

This commit is contained in:
github-actions[bot] 2024-08-04 04:29:11 +00:00
parent c297b37672
commit a636943459

View File

@ -1,16 +1,16 @@
{
"version": "0.167.0",
"version": "0.167.1",
"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.167.0/helmfile_0.167.0_windows_amd64.tar.gz",
"hash": "78dbdf0d1e57a4714cde67c81f3c84723aca3530a7f64e4c66f814c7350055ba"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.167.1/helmfile_0.167.1_windows_amd64.tar.gz",
"hash": "da9fb1b15bf987dae41010e2d640061a9e7bcf262fdf225c7b40095bc2b6ce3a"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.167.0/helmfile_0.167.0_windows_386.tar.gz",
"hash": "7253372b91ee482306d2e23e1186b72c2b3458349928cd0da5c18edfd7d291ce"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.167.1/helmfile_0.167.1_windows_386.tar.gz",
"hash": "a60ba6418881291beb23c176e6c84e7b48bfb8d0f02da8a80e74bf980d225f7a"
}
},
"bin": "helmfile.exe",