helmfile: Update to version 0.170.1

This commit is contained in:
github-actions[bot] 2025-01-23 04:29:09 +00:00
parent 81fb923481
commit 17cc17279a

View File

@ -1,16 +1,16 @@
{
"version": "0.170.0",
"version": "0.170.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.170.0/helmfile_0.170.0_windows_amd64.tar.gz",
"hash": "8f9a421f9a725a55dc9ca9698a353bf71dd9d3fe4ba5fa6016aa7407db7b4acf"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.170.1/helmfile_0.170.1_windows_amd64.tar.gz",
"hash": "e8c5f215ae202412e7ac51e9b1a48747f71532f291c1b2e38e4c5c0e65785964"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.170.0/helmfile_0.170.0_windows_386.tar.gz",
"hash": "236d75c95c9f4898dc88ced308554902a35dfb071ad94164dd3f1bbf3e800f68"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.170.1/helmfile_0.170.1_windows_386.tar.gz",
"hash": "de868c6ec6a6e839435bf8d6f445fab6bb84b3870c82b342e70640423ff05517"
}
},
"bin": "helmfile.exe",