helmfile: Update to version 1.0.0

This commit is contained in:
github-actions[bot] 2025-04-30 12:32:38 +00:00
parent 1796e832d1
commit 0ebfffbc35

View File

@ -1,20 +1,20 @@
{ {
"version": "0.171.0", "version": "1.0.0",
"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/v0.171.0/helmfile_0.171.0_windows_amd64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v1.0.0/helmfile_1.0.0_windows_amd64.tar.gz",
"hash": "1cde3bb80ec893209f0a7dddf50e0513f28186fa93ee018072d6e6f509b4c475" "hash": "be949cd7c244172d7e5561ae56e9e4c39661aec299b0452c25c6dab90aaa03eb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.171.0/helmfile_0.171.0_windows_386.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v1.0.0/helmfile_1.0.0_windows_386.tar.gz",
"hash": "6b21a3dbb0307d0364db929c47233480d936bfa84b7916e7748eb2fe0f713457" "hash": "1ff1a3c5cac9e1a5e4ef6b717dce8c6520e29965435fd59ad567c35677109ff3"
}, },
"arm64": { "arm64": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.171.0/helmfile_0.171.0_windows_arm64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v1.0.0/helmfile_1.0.0_windows_arm64.tar.gz",
"hash": "536a40d751604c27a205f2b608a31e6031ffb0310ec1300f081de6ac19f77cb3" "hash": "ed1356926a4fa765cc0e7ec12c97808a5b4523f2eea24125713f6df8f93d8dc9"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",