diff --git a/bucket/helmfile.json b/bucket/helmfile.json index f617009418..dce24d017c 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.152.0", + "version": "0.153.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.152.0/helmfile_0.152.0_windows_amd64.tar.gz", - "hash": "12336d62d42046fc2c5a1096ee96bf7471f661d90783c39925808672b81984d5" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.153.0/helmfile_0.153.0_windows_amd64.tar.gz", + "hash": "12b1e92bbd11faf911e8cf2f1940560fa264486d82a67efb0d1409e1c7b0b03c" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.152.0/helmfile_0.152.0_windows_386.tar.gz", - "hash": "e3bf98e1eb8cd2980fdfd3f6ab03eca011d1b183aa642ef099de94d0d423f31c" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.153.0/helmfile_0.153.0_windows_386.tar.gz", + "hash": "6e61ae1e53661293bb28c3287dde8e6793bf7a79148a971aafde487330a53096" } }, "bin": "helmfile.exe",