helmfile: Update to version 0.157.0

This commit is contained in:
github-actions[bot] 2023-09-12 04:26:23 +00:00
parent a452b4dd63
commit 300e34ec10

View File

@ -1,16 +1,16 @@
{
"version": "0.156.0",
"version": "0.157.0",
"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.156.0/helmfile_0.156.0_windows_amd64.tar.gz",
"hash": "d33236d26b559998f3ca240b2b8686d9e5d105e091210e64782ff3e292f6d88a"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.157.0/helmfile_0.157.0_windows_amd64.tar.gz",
"hash": "1b559f4545c1ec9aaaf78962aead0f4b5b28810393f84de3d36c0a8f19402331"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.156.0/helmfile_0.156.0_windows_386.tar.gz",
"hash": "2f1220f8d58a8d7c133a3b0df4e398862a3665797965ff4cecb2feeb2418e857"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.157.0/helmfile_0.157.0_windows_386.tar.gz",
"hash": "6df85d1b093a0583cd0fcc94f40549d49adb4b6d46829cdecf6a83a612d84dc4"
}
},
"bin": "helmfile.exe",