diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 1ba1b52228..5d0ca36e24 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.92.0", + "version": "0.92.1", "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.92.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "998b45794b27d112610bb175539488e19bd6031f20db92bc75cab3eb7937723a" + "url": "https://github.com/roboll/helmfile/releases/download/v0.92.1/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "d34fc455a6694741c1c0c36433e3e2274ed946bba2f40ecc0f029e8ea603279e" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.92.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "e32bdfdf4b821ce4f84ba9efad71c76fd3d72187e22877c636092ac189821ba3" + "url": "https://github.com/roboll/helmfile/releases/download/v0.92.1/helmfile_windows_386.exe#/helmfile.exe", + "hash": "d6ae2fa84e28586e39b1764fd085cbf7c836cb3e0bf28aa5820f649dc108cb6f" } }, "bin": "helmfile.exe",