diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 6fcf6c4f7b..408cc93c59 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.65.0", + "version": "0.66.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.65.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "d4287b0fa2243a8dba11073513cf5d5b6ab26bba86fec1c3cc1a093ee9a973c3" + "url": "https://github.com/roboll/helmfile/releases/download/v0.66.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "7c9f25b9e7863e588e56826fba297dbf0f6cb7b83c0fc061174a15d7c0b7e5a5" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.65.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "c8f366fb9524542d9a27b86d6e252a9ca828bcec0bc374613bc8eba522eab8ad" + "url": "https://github.com/roboll/helmfile/releases/download/v0.66.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "fd0d86b62cd0e7abce27c203c8d5db48bf404eaebda7b681bd851af6072c896d" } }, "bin": "helmfile.exe",