helmfile: Update to version 0.165.0

This commit is contained in:
github-actions[bot] 2024-05-27 04:27:32 +00:00
parent d2785b4ca2
commit eec52dec02

View File

@ -1,16 +1,16 @@
{
"version": "0.164.0",
"version": "0.165.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.164.0/helmfile_0.164.0_windows_amd64.tar.gz",
"hash": "75fdecac865a7667a01684f2c538188bb47837bcd57e385254797dd524cdf653"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.165.0/helmfile_0.165.0_windows_amd64.tar.gz",
"hash": "8b7f3da4e62fb8c1a935481ce6eae43951417eab1d2a658a16910dfab4beb8e9"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.164.0/helmfile_0.164.0_windows_386.tar.gz",
"hash": "2382820cf44033df837ee6049084fc3e2c627fffc90f6c80918799518ce17e6f"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.165.0/helmfile_0.165.0_windows_386.tar.gz",
"hash": "da7f2e9687355680472b0b879b3cd0a7832880ed39184411214585804a33003f"
}
},
"bin": "helmfile.exe",