Skip to content

Releases: docker/metadata-action

v1.4.0

Choose a tag to compare

@crazy-max crazy-max released this 27 Oct 00:01
a207508
  • Use RegExp to match against a Git tag instead of coerce

v1.3.0

Choose a tag to compare

@crazy-max crazy-max released this 26 Oct 16:58
4a3aaf4
  • Set latest tag only if matches with a pattern

v1.2.0

Choose a tag to compare

@crazy-max crazy-max released this 26 Oct 00:48
1c62cba
  • Coerces Git tag to semver (#3)

v1.1.0

Choose a tag to compare

@crazy-max crazy-max released this 25 Oct 14:43
8ec02f1
  • Allow to templatize schedule tag (#1)
  • Allow to disable edge branch tagging (#2)

v1.0.0

Choose a tag to compare

@crazy-max crazy-max released this 25 Oct 02:27
6f9759d
  • Initial version