helmfile: Update to version 0.150.0

This commit is contained in:
github-actions[bot] 2023-01-17 04:27:37 +00:00
parent 76211ea2b6
commit bc9d0f8931

View File

@ -1,16 +1,16 @@
{
"version": "0.149.0",
"version": "0.150.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.149.0/helmfile_0.149.0_windows_amd64.tar.gz",
"hash": "10ff21f56402e523c20230c5990ca2c6f61ec81efcbb5c13bb93c4a88b5ce117"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.150.0/helmfile_0.150.0_windows_amd64.tar.gz",
"hash": "a0ca977fc98ff62bfc43e676dd91eac90a12a3faddba6dff9bd2cddcccaca2cb"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.149.0/helmfile_0.149.0_windows_386.tar.gz",
"hash": "c57a221d74f1b1e9149cf192553a9709f1a0994a99d49a35110bc1d877d8c5a5"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.150.0/helmfile_0.150.0_windows_386.tar.gz",
"hash": "72ec2d0a38e2f1eb79405786a573fa45edea203d06b488b877fc990cbbe26fb3"
}
},
"bin": "helmfile.exe",