diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 663dc750d6..9b1cdbff00 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.132.2", + "version": "0.133.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.132.2/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "82ed91a85b9f7a28ec15b9cea0ec0c545e4c07eba79613fa06a895675b4cd202" + "url": "https://github.com/roboll/helmfile/releases/download/v0.133.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "e42ee0c7d3fcb2b42e522bf1367e62b67ffee0b64eaa3a6b0d10e189eb8b9198" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.132.2/helmfile_windows_386.exe#/helmfile.exe", - "hash": "10686c9a12888fcf18d95597dd5b2155fe07648f3f6f189a8425350f7737ae3e" + "url": "https://github.com/roboll/helmfile/releases/download/v0.133.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "2c6f677449a2ac5df5511f24455953ef7310a5a25fb6bf52144889e5362f78d1" } }, "bin": "helmfile.exe",