diff --git a/bucket/helmfile.json b/bucket/helmfile.json index d25ec52d69..8da4b9ed10 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.131.0", + "version": "0.132.0", "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.131.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "b985eaf9e51b3ec5b76500232adc3d24a11bb19e149da348a15d24e595976292" + "url": "https://github.com/roboll/helmfile/releases/download/v0.132.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "65474d284718546ac64c22c2753ddb70a6d35e53001fbb96292ced364d014572" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.131.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "13e54060844de7e06401206334efc33063621db7a37bbc6520f72790af1e0817" + "url": "https://github.com/roboll/helmfile/releases/download/v0.132.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "f60ba7a6b8bc8d817cfac75826421ac0ee4f3737af3ac60117351177964ae045" } }, "bin": "helmfile.exe",