ContainerRegistry::Client should have a meaningful user agent
Working on gitlab-com/gl-infra/infrastructure#7578 we found evidence in the log of ContainerRegistry::Client searching registry tags.
Unfortunately the user agent is Faraday v0.12.2, we should consider using something like GitLab version to better identify the source of such requests.