diff --git a/bucket/helmfile.json b/bucket/helmfile.json index e1bc3d9293..d325e233d3 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.86.0", + "version": "0.86.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.86.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "5bfe7e8f7b472c5ac313254a6949f7908e6f83bbbce57ab5de44de22fb75e1dd" + "url": "https://github.com/roboll/helmfile/releases/download/v0.86.1/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "f636bfdbc6bb2035d352f39c912ab05f22b4cc493cf7a0abdaefdb1a7454a0c0" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.86.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "a05524e31daf108021007e005e5083b6a3370c1ee1d1775a1503d78bbea90f3e" + "url": "https://github.com/roboll/helmfile/releases/download/v0.86.1/helmfile_windows_386.exe#/helmfile.exe", + "hash": "596674b0236b1cc40b027f0d494017e151edcb22c6a9875083bb6e7f8a3128e9" } }, "bin": "helmfile.exe",