helmfile: Update to version 1.1.6

This commit is contained in:
github-actions[bot] 2025-09-03 00:35:57 +00:00
parent ab890a57bd
commit 474cac265e

View File

@ -1,20 +1,20 @@
{ {
"version": "1.1.5", "version": "1.1.6",
"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.5/helmfile_1.1.5_windows_amd64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v1.1.6/helmfile_1.1.6_windows_amd64.tar.gz",
"hash": "e9af7e51674d64ac7cf5a213fe83d0a67f8eaed832e702cf2881f66ad6245835" "hash": "de3e2b218967f213eb672bc8133bcff158ccb38460691d36477dfed6f973a69b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.5/helmfile_1.1.5_windows_386.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v1.1.6/helmfile_1.1.6_windows_386.tar.gz",
"hash": "01f5f0999be6a394d22eb418c82d3846130671f18275b36ce99a20085c6d780d" "hash": "31148456204084ae9e92ced912174a36bf8c072649186b12cd5d7294e7d57fea"
}, },
"arm64": { "arm64": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.5/helmfile_1.1.5_windows_arm64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v1.1.6/helmfile_1.1.6_windows_arm64.tar.gz",
"hash": "a0c40aa04192bbde5a40abeb4f4eaed58d1a0d248db8e94d05c2945371c26fea" "hash": "e071599764c871a4016dadbe7936fc57e290a440a4070662637e42dedb2d78c7"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",