helmfile: Update to version 0.148.1

This commit is contained in:
github-actions[bot] 2022-11-13 08:29:27 +00:00
parent 986b273038
commit 21da32dec0

View File

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