diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 4718a37072..af091c4407 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.63.1", + "version": "0.63.2", "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.63.1/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "c890d67356710eeb5aed020daea2e0dc7f684a69bad8dcae8ba078223af91ea5" + "url": "https://github.com/roboll/helmfile/releases/download/v0.63.2/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "0238bf4bf34b328151e762dd1ef51e57382fc8e81bb994d8b71ad4c9876567b3" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.63.1/helmfile_windows_386.exe#/helmfile.exe", - "hash": "5dbb0194f309cc15538b32d37553ff8eff140cd87a8f25fdb818df3645d8e56a" + "url": "https://github.com/roboll/helmfile/releases/download/v0.63.2/helmfile_windows_386.exe#/helmfile.exe", + "hash": "e6d6c043773012b2052fbb8adaea18a40b634c3e9b64fdabe0861d0e7ff95222" } }, "bin": "helmfile.exe",