helmfile: Update to version 0.143.5

This commit is contained in:
github-actions[bot] 2022-03-29 02:04:49 +00:00
parent 4bbe16e4f5
commit e0ee9bbe5d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.143.4", "version": "0.143.5",
"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.4/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.143.5/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "e2b4c08307f6aeffd3aa63ea49aca5f47aac8534cf3627057df3622f93e476ac" "hash": "14e62b50ad12d7b3a1189a68b15191abd3add84563732edd5e1fdcff82cc59e0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.143.4/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.143.5/helmfile_windows_386.exe#/helmfile.exe",
"hash": "7809eb69e3940b3f468bdfeb9066c2bded5ccc1e538ae62ee324d0cdfa49b95e" "hash": "6ff7391a589f40460b2ed1eebd26de51784e5ee01b9b123b93903c50ad11c802"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",