Currently, the install script defaults to checking out the release-0.10 branch when updating or pulling the repository. However, the latest stable version is release-0.12. This causes outdated configuration files (like broker.toml and compose.yml) to be pulled, which affects performance and causes inconsistencies with the latest documentation.

Currently, the install script defaults to checking out the
release-0.10branch when updating or pulling the repository. However, the latest stable version isrelease-0.12. This causes outdated configuration files (likebroker.tomlandcompose.yml) to be pulled, which affects performance and causes inconsistencies with the latest documentation.