diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 764a357c66..6a34da0b74 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.153.1", + "version": "0.154.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.153.1/helmfile_0.153.1_windows_amd64.tar.gz", - "hash": "ff7be1410be3695a6cfc0d750b75f9202862558d4b3c78c58e6cb59eef3b8159" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.154.0/helmfile_0.154.0_windows_amd64.tar.gz", + "hash": "57f0935ec5933c32dfdc659373f2ea033cc55a77e4a6140699f9f96945f58aa7" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.153.1/helmfile_0.153.1_windows_386.tar.gz", - "hash": "12d043adba7bd9f497af9fd442e324ea289715350da01183ad7a343e5ba7adfb" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.154.0/helmfile_0.154.0_windows_386.tar.gz", + "hash": "69371731a5b010671042ebd968c93d5966a7a34fc76d9694d41acce14e4de81b" } }, "bin": "helmfile.exe",