helmfile: Update to version 0.162.0

This commit is contained in:
github-actions[bot] 2024-02-18 12:28:54 +00:00
parent 4327e2ab6e
commit 1123805323

View File

@ -1,16 +1,16 @@
{ {
"version": "0.161.0", "version": "0.162.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.161.0/helmfile_0.161.0_windows_amd64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.162.0/helmfile_0.162.0_windows_amd64.tar.gz",
"hash": "a0ca555444727adb2e50d8a17cdcc8689e803de914c7ad358e8b6d1ee6af493d" "hash": "3a38a37dc5a3ee3823079b70c48605197ba69ab7a7c545df95d03d7fb015d748"
}, },
"32bit": { "32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.161.0/helmfile_0.161.0_windows_386.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.162.0/helmfile_0.162.0_windows_386.tar.gz",
"hash": "d9632e53daed0f2e23474fcb0f8b5e8c34ea7d47ca303a17512486728a56711e" "hash": "1bd963ee559c343cd8ab8940010d311816171746852a01a0b8bf6fbb998d6bd7"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",