diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 1c49e2092f..e1dbe649d7 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.81.3", + "version": "0.82.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.81.3/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "5a92c983d60ecbf969c8a8caa76b494783014bcbcf66fad25fc2a310528d66ee" + "url": "https://github.com/roboll/helmfile/releases/download/v0.82.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "3f9ce5c8f5a46de140691dd842823b3157e32cf1b423b5ef3e38550b0e1e19c8" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.81.3/helmfile_windows_386.exe#/helmfile.exe", - "hash": "558f98d90f0fd827d7bebb39da39cf39f11116795bc82c6602b9dc83de81149d" + "url": "https://github.com/roboll/helmfile/releases/download/v0.82.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "5fbd1c527bdbeeb01d342fd21bdacb48a279dab918dfb1249df2accb50264d44" } }, "bin": "helmfile.exe",