helmfile: Update to version 0.161.0

This commit is contained in:
github-actions[bot] 2024-01-24 08:26:38 +00:00
parent ba2c7f4b73
commit 30b64a4823

View File

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