5.0.4
HUGE reliability improvement
This version solves a major longstanding issue faced by users in 3-node Elasticsearch configurations, where they were all forced to be placed in a single AZ and were vulnerable to AZ-level failures.
NOTE: this change will likely force a rebuild of your Elasticsearch cluster, and will force users to run the following on the bootstrap frontend:
chef-server-ctl reconfigure
chef-server-ctl reindex --all-orgs --disable-api
Fixes: #49