helmfile: Update to version 0.170.0

This commit is contained in:
github-actions[bot] 2025-01-18 04:29:07 +00:00
parent 41c3c6637b
commit 896f7f1d32

View File

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