helmfile: Update to version 1.1.8

This commit is contained in:
github-actions[bot] 2025-10-27 00:42:40 +00:00
parent fde2575fc8
commit b57356a84a

View File

@ -1,20 +1,20 @@
{
"version": "1.1.7",
"version": "1.1.8",
"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.7/helmfile_1.1.7_windows_amd64.tar.gz",
"hash": "a04b9d940f67751a2413649d2beda1c78ce4be43e4f57b9785129eb34b1de0db"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.8/helmfile_1.1.8_windows_amd64.tar.gz",
"hash": "105a9273330980e8b31ddbc77cd9a79608e1300cd98070e4efea8bdcfce31910"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.7/helmfile_1.1.7_windows_386.tar.gz",
"hash": "54a04d9b5af98a789e63e2b91dc8058f163c7f318e72df7d0478a6b669b79ed9"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.8/helmfile_1.1.8_windows_386.tar.gz",
"hash": "8ec74cf94493f0e5d637817ee5d4eab5e11c3adec6ab0c71acea6db2a7355965"
},
"arm64": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.7/helmfile_1.1.7_windows_arm64.tar.gz",
"hash": "0dee5b8efb58b0586a769d4f7c5fb53bf8f397a259da997917cee33d2730596f"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.8/helmfile_1.1.8_windows_arm64.tar.gz",
"hash": "15fd2c9f60c3409e0c3ae680c6eef850b81d67768b0a86c0c5f52633d7e37e1a"
}
},
"bin": "helmfile.exe",