helmfile: Update to version 0145.4

This commit is contained in:
github-actions[bot] 2022-08-25 00:35:43 +00:00
parent f6845531c5
commit ecc0a43065

View File

@ -1,16 +1,16 @@
{
"version": "0.145.3",
"version": "0145.4",
"description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/helmfile/helmfile",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.145.3/helmfile_0.145.3_windows_amd64.tar.gz",
"hash": "6401465ec21b7f8e1caa2dc85a02eecb406d8a30276e4cb742265413e8638498"
"url": "https://github.com/helmfile/helmfile/releases/download/v0145.4/helmfile_0145.4_windows_amd64.tar.gz",
"hash": "5c52d6f27060f977f5b4e5b8d68ff5e4cf9289a2d016f0f60b734c2187cd1651"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.145.3/helmfile_0.145.3_windows_386.tar.gz",
"hash": "da5138438d177e6a86fed08b2b7dda716bcfc982b1dc41abc8d5c99e19518381"
"url": "https://github.com/helmfile/helmfile/releases/download/v0145.4/helmfile_0145.4_windows_386.tar.gz",
"hash": "fdc9f28af8dd30839e23e28a4d4248f7f7fcd8aca8744687572e7395d1991135"
}
},
"bin": "helmfile.exe",