Skip to content

Releases: docker/metadata-action

v1.8.4

20 Nov 22:15
7cb65aa

Choose a tag to compare

  • Pre-release (rc, beta, alpha) will only extend {{version}} as tag for tag-semver

v1.8.3

20 Nov 19:26
0dca12c

Choose a tag to compare

  • Lowercase image name (#16)

v1.8.2

18 Nov 16:19
b3281c8

Choose a tag to compare

  • Remove duplicated tags

v1.8.1

17 Nov 23:40
8adbcfe

Choose a tag to compare

  • Missing input in action.yml

v1.8.0

17 Nov 22:35
7ef0559

Choose a tag to compare

  • Handle semver tags (#14)

v1.7.0

31 Oct 19:27
dd2e615

Choose a tag to compare

  • Use repo.html_url for org.opencontainers.image.source label to be able to display README on GHCR
  • Handle tag-match-latest on Git tag event (#8)

v1.6.0

28 Oct 17:28
5c140cf

Choose a tag to compare

  • Generate latest tag by default on push tag event (#5)

v1.5.0

27 Oct 01:33
6fe5b3f

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

Choose a tag to compare

  • Use RegExp to match against a Git tag instead of coerce

v1.3.0

26 Oct 16:58
4a3aaf4

Choose a tag to compare

  • Set latest tag only if matches with a pattern