helmfile: Update to version 1.1.2

This commit is contained in:
github-actions[bot] 2025-06-12 12:31:35 +00:00
parent 7d08c0d18e
commit 51854fd5f1

View File

@ -1,20 +1,20 @@
{
"version": "1.1.1",
"version": "1.1.2",
"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.1/helmfile_1.1.1_windows_amd64.tar.gz",
"hash": "ba49f100caf6ffcba4332f156e3639627b3fd32df45a9abc76a4323ec25b9860"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.2/helmfile_1.1.2_windows_amd64.tar.gz",
"hash": "d6508fe334be8906a2e1e648ada236b5907e5f729c267b4498d7f91c1aa334fa"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.1/helmfile_1.1.1_windows_386.tar.gz",
"hash": "cffebf85f68993e384c5f3ed328b88043237f633fbfec63ff65ea7a50b044e4a"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.2/helmfile_1.1.2_windows_386.tar.gz",
"hash": "0d7f7bc74520ac272f9aa44c10ef5dd03121117a754aed2afb41af18c25c622a"
},
"arm64": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.1/helmfile_1.1.1_windows_arm64.tar.gz",
"hash": "c18afc6c2873f9cf4a9e2f50b2e6aa7c8567b1bcb1f4694ddd9503d065db6258"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.2/helmfile_1.1.2_windows_arm64.tar.gz",
"hash": "d34e1dd3b94d43c3e08c734a8a7a053f45a5faccb8c055d568a540d5acaec9a2"
}
},
"bin": "helmfile.exe",