Skip to content

Releases: docker/metadata-action

v2.2.1

Choose a tag to compare

@crazy-max crazy-max released this 05 Apr 19:31
f39f06a
  • Skip and display warning if tag does not match (#59)

v2.2.0

Choose a tag to compare

@crazy-max crazy-max released this 03 Apr 16:22
9da1e66
  • Improve logging (#58)
  • Fix README (#56)

v2.1.1

Choose a tag to compare

@crazy-max crazy-max released this 30 Mar 11:23
ac90ddf
  • Fix enable tag attribute (#53)
  • Bump y18n from 4.0.0 to 4.0.1 (#54)

v2.1.0

Choose a tag to compare

@crazy-max crazy-max released this 29 Mar 11:26
7265417
  • Bump semver from 7.3.4 to 7.3.5 (#49)
  • Enhance workflow (#51)

v2.0.0

Choose a tag to compare

@crazy-max crazy-max released this 29 Mar 11:07
2cbde9d

This release includes significant changes (#50). Please read the upgrade notes for a smooth migration.
v1 is still available through releases/v1 branch.

  • Add tags input
  • Inputs tag-sha, tag-edge, tag-edge-branch, tag-semver, tag-match, tag-match-group, tag-schedule, tag-custom, tag-custom-only have been removed and are now handled through the new tags input
  • Input label-custom renamed labels
  • Add flavor input to handle a global prefix, suffix and latest tag behavior (#13 #15 #41)
  • Input tag-latest removed (use flavor input instead)
  • Manage tag sorting through priority attribute in tags input (#27)
  • Explicit control over the conditions of each tag through enable attribute in tags input (#30)
  • Allow semver and match parsing for custom values (#25 #30)
  • Display warning message if not tag generated

v1.12.0

Choose a tag to compare

@crazy-max crazy-max released this 19 Mar 11:00
9be43f0
  • Ignore commas for label-custom input (#48)
  • Bump handlebars from 4.7.6 to 4.7.7 (#44)
  • Bump csv-parse from 4.14.2 to 4.15.3 (#42 #45)

v1.11.0

Choose a tag to compare

@crazy-max crazy-max released this 24 Dec 15:47
9ae6899
  • Inject DOCKER_META_IMAGES and DOCKER_META_VERSION args in bake definition (#37)

v1.10.1

Choose a tag to compare

@crazy-max crazy-max released this 24 Dec 13:09
b500d9c
  • Missing entry in action.yml

v1.10.0

Choose a tag to compare

@crazy-max crazy-max released this 24 Dec 03:20
aa3823e
  • Add bake-file output (#36)
  • Add label-custom input (#35)
  • Bump node-notifier from 8.0.0 to 8.0.1 (#33)
  • Update dev workflow (#32)

v1.9.1

Choose a tag to compare

@crazy-max crazy-max released this 07 Dec 23:03
55d3462
  • Replace forbidden chars derived from branch name (#31)
  • Bump semver from 7.3.2 to 7.3.4 (#26)