helmfile: Update to version 1.1.4

This commit is contained in:
github-actions[bot] 2025-08-09 08:29:43 +00:00
parent 220de13d7a
commit e64176956c

View File

@ -1,20 +1,20 @@
{ {
"version": "1.1.3", "version": "1.1.4",
"description": "Command line interface to deploy Kubernetes Helm Charts.", "description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/helmfile/helmfile", "homepage": "https://github.com/helmfile/helmfile",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.3/helmfile_1.1.3_windows_amd64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v1.1.4/helmfile_1.1.4_windows_amd64.tar.gz",
"hash": "12173e0056d259efa5148d6db57d21558fb28db6b8fce1d2320da6a706c24bee" "hash": "1501631de54990ebeea63c07d7d41ab34c554907dedd1e9fa9ba818e11e2232e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.3/helmfile_1.1.3_windows_386.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v1.1.4/helmfile_1.1.4_windows_386.tar.gz",
"hash": "748b96816112ab53c00b9f9940daf8252f04c30f6a6042fbbf8205c0a0f091cb" "hash": "2c5ba2830fa8de4727b8f084ecdbc896ed617061ae98bb666272fbf45ef9902a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.3/helmfile_1.1.3_windows_arm64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v1.1.4/helmfile_1.1.4_windows_arm64.tar.gz",
"hash": "f2ed0922ff2d82a258e97dc5bd3b5d7b19f6e1c9b77b965acfd8a20df176cdaa" "hash": "5901031d253f7d45f8ed9ee34d67b15c46c5b3f07936630f349c74fb582dfbe2"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",