diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 8f125dff23..65868721b2 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.148.1", + "version": "0.149.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.148.1/helmfile_0.148.1_windows_amd64.tar.gz", - "hash": "23146c13debc5e62e2a6949ad231e190013906d31f7839f2a0dd0d8a9400a76e" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.149.0/helmfile_0.149.0_windows_amd64.tar.gz", + "hash": "10ff21f56402e523c20230c5990ca2c6f61ec81efcbb5c13bb93c4a88b5ce117" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.148.1/helmfile_0.148.1_windows_386.tar.gz", - "hash": "96bd72f05426459c09f9d3e949cf6e3a142d2efadcb680d6b43333d4d979a410" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.149.0/helmfile_0.149.0_windows_386.tar.gz", + "hash": "c57a221d74f1b1e9149cf192553a9709f1a0994a99d49a35110bc1d877d8c5a5" } }, "bin": "helmfile.exe",