debug: expose version in /-/debug/proxies/<instance>/vars pages
Created by: uwedeportivo
wanted a quick way to find the exact version one of our processes is running
this exposes it in the debug proxy. you would see it for each process in
https://<your SG instance>/-/debug/proxies/gitserver-0/vars
we can also add commit sha to this.