GET /version
GET /version delivers the current running version of the server. The version is configured in the server config, CLI or ENV when starting the server.
Usecase:
- it frequently happens, that an old version is deployed due to issues with gitlab runners.
- this endpoint helps notice these issues faster without looking into revision hashes of gitlab containers