diff --git a/bucket/helmfile.json b/bucket/helmfile.json index b9b5ae4a54..44c921bfe3 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.143.5", + "version": "0.144.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.143.5/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "14e62b50ad12d7b3a1189a68b15191abd3add84563732edd5e1fdcff82cc59e0" + "url": "https://github.com/roboll/helmfile/releases/download/v0.144.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "97f0e617977c5518cc92d9982c894eccaeb4c64fa9ae9577e606d2780e66f10b" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.143.5/helmfile_windows_386.exe#/helmfile.exe", - "hash": "6ff7391a589f40460b2ed1eebd26de51784e5ee01b9b123b93903c50ad11c802" + "url": "https://github.com/roboll/helmfile/releases/download/v0.144.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "3b30897fb08b49e023b134119aafd9d9777ccd5586b3b565805ec8fbd8cbedf8" } }, "bin": "helmfile.exe",