mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
Users can now configure whether they want the default tagging options enabled (tag `latest` for the default branch, and tag with the git branch or tag name), and can also specify custom tags, including static tags and dynamic templated tags. Fixes https://jira.coreos.com/browse/QUAY-1747