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