How to disable re-publish of the same version of the artifact in the Jfrog Artifactory? For example Docker repository - my-docker-releases: Image myapp:1.0.0 is published in the repository. It should not be possible for anyone to publish another image with the same tag myapp:1.0.0 in the same repository. How to achieve this feature by repository settings of Artifactory?
As mentioned in their documentation: https://www.jfrog.com/confluence/display/RTF6X/Managing+Permissions