helmfile: Update to version 0.163.1

This commit is contained in:
github-actions[bot] 2024-03-26 05:07:30 +00:00
parent c49489ce4d
commit a123895692

View File

@ -1,16 +1,16 @@
{ {
"version": "0.163.0", "version": "0.163.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/v0.163.0/helmfile_0.163.0_windows_amd64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.163.1/helmfile_0.163.1_windows_amd64.tar.gz",
"hash": "fd0d441f0f697d38b7e12761815cbefdb221acfa46d5e8852ff6926cda85fba9" "hash": "cfdfb2ec37a608b8b3a9444e63e8c0ab2ed2d135e5dadf9e0efd718092e5f7ed"
}, },
"32bit": { "32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.163.0/helmfile_0.163.0_windows_386.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.163.1/helmfile_0.163.1_windows_386.tar.gz",
"hash": "93dcfbdc12648adf9530d69434f915a461ea7df80e775571b80ca9b668237af7" "hash": "5bfb2cdd4782592ddc04aa546732e861a982120e8513c512bb963fb5ae69543d"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",