helmfile: Update to version 0.148.0

This commit is contained in:
github-actions[bot] 2022-11-13 04:31:28 +00:00
parent e0b891319d
commit 19ebed703f

View File

@ -1,16 +1,16 @@
{
"version": "0.147.0",
"version": "0.148.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.147.0/helmfile_0.147.0_windows_amd64.tar.gz",
"hash": "17023a515ec91dc8394a72e942cd033af57540eeff47a13833ed95dafd95ae37"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.148.0/helmfile_0.148.0_windows_amd64.tar.gz",
"hash": "33bd05ebea7acf1bcb5cec0c9e289632495b09c2a0d3cf3a6254fac24d34b7f0"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.147.0/helmfile_0.147.0_windows_386.tar.gz",
"hash": "7c641b3c9dd9356553a5c122580b02d9c495536ae0ca23f5e43754a5d09f6a1b"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.148.0/helmfile_0.148.0_windows_386.tar.gz",
"hash": "a9441a4048317d531e9e604f00012f1922a29279c1025b7023f369e344d798fd"
}
},
"bin": "helmfile.exe",