diff --git a/bucket/helmfile.json b/bucket/helmfile.json index d93eb7ef64..7e23ab40d1 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.73.0", + "version": "0.73.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.73.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "6e09b7f9d5e902f69fcf4a4a73933bf3b5b28f1f07f327c02cee8ab2f6cc2882" + "url": "https://github.com/roboll/helmfile/releases/download/v0.73.1/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "c4d09909d313f72be9e845655d3c67c1d634f6088d2455f35390c780940dd4ed" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.73.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "3c91c650cca567fe07995d3f139a9eac25b83901b149b84525efa15104975e60" + "url": "https://github.com/roboll/helmfile/releases/download/v0.73.1/helmfile_windows_386.exe#/helmfile.exe", + "hash": "208fb32fe4c3b3dee5c0c86e46557443e8eb408924ba2bc6c63b2581171dbde8" } }, "bin": "helmfile.exe",