AS A Service Operator I WANT TO know the current version of running environment components SO THAT debugging issues would be easier This is solved by updating the /healthz endpoint so it responds with version info and build time. - [ ] release.env file is updated with buildtime when image is rebuilt - [ ] /healthz updated on DataMapper