diff --git a/bucket/helmfile.json b/bucket/helmfile.json index d414b7470d..fc77786074 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.118.5", + "version": "0.118.6", "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.118.5/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "5571d5b5a931dacabe99f1240f92e4be72727cbaa4cfa88c6e0ac3d4d2c0b37e" + "url": "https://github.com/roboll/helmfile/releases/download/v0.118.6/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "d2a1c6d0fe6a0c01bd3d93a8f954648117ad2a7d38964280fa99ea89bb8ca20e" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.118.5/helmfile_windows_386.exe#/helmfile.exe", - "hash": "238063425de29c132c10739bd5fe6e28101b782c2a095828fcee6f6a9cabc4c7" + "url": "https://github.com/roboll/helmfile/releases/download/v0.118.6/helmfile_windows_386.exe#/helmfile.exe", + "hash": "641a3d7916896c13031237f190ce64660ebdfb9c5be930a3cef2a5bb4f40e26b" } }, "bin": "helmfile.exe",