Allow Docker registry to prevent overriding tags
Description
Currently, when pushing a new image to gitlab Docker registry you can override existing tags. It would be great if it could be configured so that this is not possible (or that maybe only users with some permissions can do that). So similar to git protected tags/branches.