Support for gitlab registry
Description
As our GitLab was updated with success it is now possible to read GitLab registry by API, even if it is private.
Proposal
Redefine _get_gitlab_registry_image_newest_tag
function to read tags from gitlab registry not project tags.
Edited by Krzysztof Szymański