diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 3a12d50748..663dc750d6 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.132.1", + "version": "0.132.2", "description": "Command line interface to deploy Kubernetes Helm Charts.", "homepage": "https://github.com/roboll/helmfile/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.132.1/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "1304c4d2ce0c6f9fe8086e836acafcae3d642c4e54fa0a68affda8cf7d5d6874" + "url": "https://github.com/roboll/helmfile/releases/download/v0.132.2/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "82ed91a85b9f7a28ec15b9cea0ec0c545e4c07eba79613fa06a895675b4cd202" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.132.1/helmfile_windows_386.exe#/helmfile.exe", - "hash": "08262317a286dc6faa8a06ae6c93c05d146bca669f559824807a3da6487974f9" + "url": "https://github.com/roboll/helmfile/releases/download/v0.132.2/helmfile_windows_386.exe#/helmfile.exe", + "hash": "10686c9a12888fcf18d95597dd5b2155fe07648f3f6f189a8425350f7737ae3e" } }, "bin": "helmfile.exe",