helmfile: Update to version 0.164.0

This commit is contained in:
github-actions[bot] 2024-05-11 08:26:40 +00:00
parent 5047f4a7fa
commit 2cd50a9eac

View File

@ -1,16 +1,16 @@
{ {
"version": "0.163.1", "version": "0.164.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.163.1/helmfile_0.163.1_windows_amd64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.164.0/helmfile_0.164.0_windows_amd64.tar.gz",
"hash": "cfdfb2ec37a608b8b3a9444e63e8c0ab2ed2d135e5dadf9e0efd718092e5f7ed" "hash": "75fdecac865a7667a01684f2c538188bb47837bcd57e385254797dd524cdf653"
}, },
"32bit": { "32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.163.1/helmfile_0.163.1_windows_386.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.164.0/helmfile_0.164.0_windows_386.tar.gz",
"hash": "5bfb2cdd4782592ddc04aa546732e861a982120e8513c512bb963fb5ae69543d" "hash": "2382820cf44033df837ee6049084fc3e2c627fffc90f6c80918799518ce17e6f"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",