Releases: docker/metadata-action
Releases · docker/metadata-action
Release list
v2.2.1
- Skip and display warning if tag does not match (#59)
v2.2.0
v2.1.1
v2.1.0
v2.0.0
This release includes significant changes (#50). Please read the upgrade notes for a smooth migration.
v1 is still available through releases/v1 branch.
- Add
tagsinput - Inputs
tag-sha,tag-edge,tag-edge-branch,tag-semver,tag-match,tag-match-group,tag-schedule,tag-custom,tag-custom-onlyhave been removed and are now handled through the newtagsinput - Input
label-customrenamedlabels - Add
flavorinput to handle a global prefix, suffix and latest tag behavior (#13 #15 #41) - Input
tag-latestremoved (useflavorinput instead) - Manage tag sorting through
priorityattribute intagsinput (#27) - Explicit control over the conditions of each tag through
enableattribute intagsinput (#30) - Allow
semverandmatchparsing for custom values (#25 #30) - Display warning message if not tag generated
v1.12.0
v1.11.0
- Inject
DOCKER_META_IMAGESandDOCKER_META_VERSIONargs in bake definition (#37)
v1.10.1
- Missing entry in
action.yml