helmfile: Update to version 0.169.0

This commit is contained in:
github-actions[bot] 2024-10-16 00:35:04 +00:00
parent 467004c9cb
commit 9900304dbe

View File

@ -1,16 +1,16 @@
{ {
"version": "0.168.0", "version": "0.169.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.168.0/helmfile_0.168.0_windows_amd64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.169.0/helmfile_0.169.0_windows_amd64.tar.gz",
"hash": "82e19f71b191855c25a740e04a925dc24aae55278713d670dbd34b6a6df2a4f2" "hash": "da1a1daa912a4ef2a2aa6e44478aa67031816c4ee5c525bcdd9cd3e87fcef8d2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.168.0/helmfile_0.168.0_windows_386.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.169.0/helmfile_0.169.0_windows_386.tar.gz",
"hash": "c6cb2f725a273c516e34641252c34052a829e25893386c638910b609c4c82302" "hash": "ad7f33a88b09a44f60236016903f230e0735f98b5397f8a07f9214b6eb406439"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",