helmfile: Update to version 1.2.1

This commit is contained in:
github-actions[bot] 2025-11-23 12:31:29 +00:00
parent b2df54deb1
commit eb59c185f3

View File

@ -1,20 +1,20 @@
{ {
"version": "1.2.0", "version": "1.2.1",
"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.2.0/helmfile_1.2.0_windows_amd64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v1.2.1/helmfile_1.2.1_windows_amd64.tar.gz",
"hash": "9621643e500ea21ba79b7e2811df736294ac6a154f9beea112b7999f7074add3" "hash": "66476a88164d560c83857db2b96ff1257839fedbf311dfa6eafa58bc261bf837"
}, },
"32bit": { "32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.2.0/helmfile_1.2.0_windows_386.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v1.2.1/helmfile_1.2.1_windows_386.tar.gz",
"hash": "bc752c8b9943c994b1cab89a07f7f1f2a5c1aa23a1506f441025d61db1108e16" "hash": "452e4222f728c25f4315a3c9fae3c50e15f8ec0d0e56a26cf280b1d79c79ec80"
}, },
"arm64": { "arm64": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.2.0/helmfile_1.2.0_windows_arm64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v1.2.1/helmfile_1.2.1_windows_arm64.tar.gz",
"hash": "1deb1c50361dab074305ebf282f0d65f4db212085e31be14090ea11e72e0bfcf" "hash": "5babe7c1e12e9c4a0727718fc49cd2abe308f655cb12c8bb925223d39fff22d4"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",