diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 14a462bbda..556f95a3b1 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.125.8", + "version": "0.126.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.125.8/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "fa1f51a4c7907914d5a6540c79b842594c58f79232b8817eb4b0d23e77ec0b90" + "url": "https://github.com/roboll/helmfile/releases/download/v0.126.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "7aec595e1bec8f3936e9d1982c97cb7cc980b63eb6291d8f8e4e320b1f552c09" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.125.8/helmfile_windows_386.exe#/helmfile.exe", - "hash": "8227c20a765642a61b06317816a8c753f6bbace61d54fe1b7c12e10d0c8308cb" + "url": "https://github.com/roboll/helmfile/releases/download/v0.126.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "6184e4516b7d8097729a90420debb65d22f316c6eb0b1eaad13137e35262b2e3" } }, "bin": "helmfile.exe",