helmfile: Update to version 0.149.0

This commit is contained in:
github-actions[bot] 2022-12-15 08:28:57 +00:00
parent 99ed00c12b
commit eb68e2c3f6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.148.1", "version": "0.149.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.148.1/helmfile_0.148.1_windows_amd64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.149.0/helmfile_0.149.0_windows_amd64.tar.gz",
"hash": "23146c13debc5e62e2a6949ad231e190013906d31f7839f2a0dd0d8a9400a76e" "hash": "10ff21f56402e523c20230c5990ca2c6f61ec81efcbb5c13bb93c4a88b5ce117"
}, },
"32bit": { "32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.148.1/helmfile_0.148.1_windows_386.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.149.0/helmfile_0.149.0_windows_386.tar.gz",
"hash": "96bd72f05426459c09f9d3e949cf6e3a142d2efadcb680d6b43333d4d979a410" "hash": "c57a221d74f1b1e9149cf192553a9709f1a0994a99d49a35110bc1d877d8c5a5"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",