diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 1731d60c80..a7217230ae 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.80.0", + "version": "0.80.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.80.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "7598bec806ed27e4cc3d656b64ef0ade6f101a7a54f6fc5793dfb04c7cc65084" + "url": "https://github.com/roboll/helmfile/releases/download/v0.80.1/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "6e9b13604f8dae2d7b7be57de0e3c733f8fcdc01b15a3f16ed62ffdf9b086ff0" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.80.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "74e020dea490eef07a63283abff87fd573296bd1386f2cac15f7349f6db9ba5f" + "url": "https://github.com/roboll/helmfile/releases/download/v0.80.1/helmfile_windows_386.exe#/helmfile.exe", + "hash": "4ef7c69e09fe295997277457e4c571216fd25723d58bec60386cf0b8192786df" } }, "bin": "helmfile.exe",