helmfile: Update to version 0.152.0

This commit is contained in:
github-actions[bot] 2023-03-30 04:26:53 +00:00
parent ee7ae7f9b6
commit f9576b6d0e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.151.0", "version": "0.152.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.151.0/helmfile_0.151.0_windows_amd64.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.152.0/helmfile_0.152.0_windows_amd64.tar.gz",
"hash": "2c8c2d2bb7a555da3de8250f35abaa7b3a655a1a5bb093646f4af4e80a2b6a3b" "hash": "12336d62d42046fc2c5a1096ee96bf7471f661d90783c39925808672b81984d5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.151.0/helmfile_0.151.0_windows_386.tar.gz", "url": "https://github.com/helmfile/helmfile/releases/download/v0.152.0/helmfile_0.152.0_windows_386.tar.gz",
"hash": "1a9009fd8300af857876d9d1010ef23b2bb6747cdc6aabe0a571547e37591edc" "hash": "e3bf98e1eb8cd2980fdfd3f6ab03eca011d1b183aa642ef099de94d0d423f31c"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",