helmfile: Update to version 1.3.2

This commit is contained in:
github-actions[bot] 2026-02-25 08:33:13 +00:00
parent ebfa6eb25d
commit 4803999fe6

View File

@ -1,20 +1,20 @@
{
"version": "1.3.1",
"version": "1.3.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.3.1/helmfile_1.3.1_windows_amd64.tar.gz",
"hash": "2a56a57d4ca0cc3a1306ff55318b63c35661cfb01b564096277c6a66697ba76c"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.3.2/helmfile_1.3.2_windows_amd64.tar.gz",
"hash": "427f605cba6483510f6855e43b09b7fe59b856827bae6696a17d81ac3f9da546"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.3.1/helmfile_1.3.1_windows_386.tar.gz",
"hash": "23c0f13ebe8556b9f260ba56e552bb85309bbd8787eab14a38afd48ffef7ad70"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.3.2/helmfile_1.3.2_windows_386.tar.gz",
"hash": "4cb635400354137c7e8308f8f47d0f04ef2404c47a5df7109d310c5f7fe15b6c"
},
"arm64": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.3.1/helmfile_1.3.1_windows_arm64.tar.gz",
"hash": "7d117d0178139ee28c31e793f292bdf948b601a40e50c1fde74f9d2857514017"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.3.2/helmfile_1.3.2_windows_arm64.tar.gz",
"hash": "8ee8085e99766d69caf91075980f99b1fe9d7bd83bcb91bb0596b48df693da55"
}
},
"bin": "helmfile.exe",