helmfile: Update to version 1.1.7

This commit is contained in:
github-actions[bot] 2025-09-13 12:31:18 +00:00
parent ef840dbd19
commit 9c1e3d95a7

View File

@ -1,20 +1,20 @@
{
"version": "1.1.6",
"version": "1.1.7",
"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/v1.1.6/helmfile_1.1.6_windows_amd64.tar.gz",
"hash": "de3e2b218967f213eb672bc8133bcff158ccb38460691d36477dfed6f973a69b"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.7/helmfile_1.1.7_windows_amd64.tar.gz",
"hash": "a04b9d940f67751a2413649d2beda1c78ce4be43e4f57b9785129eb34b1de0db"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.6/helmfile_1.1.6_windows_386.tar.gz",
"hash": "31148456204084ae9e92ced912174a36bf8c072649186b12cd5d7294e7d57fea"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.7/helmfile_1.1.7_windows_386.tar.gz",
"hash": "54a04d9b5af98a789e63e2b91dc8058f163c7f318e72df7d0478a6b669b79ed9"
},
"arm64": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.6/helmfile_1.1.6_windows_arm64.tar.gz",
"hash": "e071599764c871a4016dadbe7936fc57e290a440a4070662637e42dedb2d78c7"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.7/helmfile_1.1.7_windows_arm64.tar.gz",
"hash": "0dee5b8efb58b0586a769d4f7c5fb53bf8f397a259da997917cee33d2730596f"
}
},
"bin": "helmfile.exe",