Skip to content

Releases: docker/metadata-action

v1.5.0

27 Oct 01:33
6fe5b3f
Compare
Choose a tag to compare
  • Add tag-match-group input to choose group to get if tag-match matches
  • Check tag-match is a valid regex

v1.4.0

27 Oct 00:01
a207508
Compare
Choose a tag to compare
  • Use RegExp to match against a Git tag instead of coerce

v1.3.0

26 Oct 16:58
4a3aaf4
Compare
Choose a tag to compare
  • Set latest tag only if matches with a pattern

v1.2.0

26 Oct 00:48
1c62cba
Compare
Choose a tag to compare
  • Coerces Git tag to semver (#3)

v1.1.0

25 Oct 14:43
8ec02f1
Compare
Choose a tag to compare
  • Allow to templatize schedule tag (#1)
  • Allow to disable edge branch tagging (#2)

v1.0.0

25 Oct 02:27
6f9759d
Compare
Choose a tag to compare
  • Initial version