helmfile: Update to version 0.144.0

This commit is contained in:
github-actions[bot] 2022-03-31 04:41:55 +00:00
parent b420d0ded1
commit df06aa5747

View File

@ -1,16 +1,16 @@
{ {
"version": "0.143.5", "version": "0.144.0",
"description": "Command line interface to deploy Kubernetes Helm Charts.", "description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/", "homepage": "https://github.com/roboll/helmfile/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.143.5/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.144.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "14e62b50ad12d7b3a1189a68b15191abd3add84563732edd5e1fdcff82cc59e0" "hash": "97f0e617977c5518cc92d9982c894eccaeb4c64fa9ae9577e606d2780e66f10b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.143.5/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.144.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "6ff7391a589f40460b2ed1eebd26de51784e5ee01b9b123b93903c50ad11c802" "hash": "3b30897fb08b49e023b134119aafd9d9777ccd5586b3b565805ec8fbd8cbedf8"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",