helmfile: Update to version 0.147.0

This commit is contained in:
github-actions[bot] 2022-10-09 08:30:39 +00:00
parent e60b5657ba
commit b742eb8b55

View File

@ -1,16 +1,16 @@
{ {
"version": "0.146.0", "version": "0.147.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.146.0/helmfile_0.146.0_windows_amd64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.147.0/helmfile_0.147.0_windows_amd64.tar.gz",
"hash": "a8fcba6fe4b8ed53a5f389f2147c70aa53ba146c79de96534de98ad91cc18c26" "hash": "17023a515ec91dc8394a72e942cd033af57540eeff47a13833ed95dafd95ae37"
}, },
"32bit": { "32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.146.0/helmfile_0.146.0_windows_386.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.147.0/helmfile_0.147.0_windows_386.tar.gz",
"hash": "d407cf2c33130962b5ac4c1102d2b359433442dfb423b358ce0facdf4c7b8a00" "hash": "7c641b3c9dd9356553a5c122580b02d9c495536ae0ca23f5e43754a5d09f6a1b"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",