Skip to content

Releases: felipecrs/docker-meta

v5.0.1

11 Oct 03:24
0ed4dd8

Choose a tag to compare

5.0.1 (2025-10-11)

Dependencies

  • deps: update dependency nano-spawn to v2 (#253) (0ed4dd8)

This release is also available on:

v5.0.0

15 Sep 18:26

Choose a tag to compare

5.0.0 (2025-09-15)

⚠ BREAKING CHANGES

  • modernize codebase (#234)

Code Refactoring


This release is also available on:

v4.4.0

20 Sep 18:51

Choose a tag to compare

4.4.0 (2023-09-20)

Features

  • add --tag-git-sha to generate tags like :sha-<git-sha> (#227) (587ed09)

This release is also available on:

v4.3.0

14 Aug 21:48

Choose a tag to compare

4.3.0 (2023-08-14)

Features

  • push additional tag if patchset number is set (8f0cd07)

This release is also available on:

v4.2.0

26 Apr 17:17

Choose a tag to compare

4.2.0 (2021-04-26)

Features

  • allow groups to be defined and also extra keys (#43) (72e1350)

This release is also available on:

v4.1.0

23 Apr 21:53

Choose a tag to compare

4.1.0 (2021-04-23)

Features

  • --no-tag-version to disable using version (b2988db)

This release is also available on:

v4.0.0

17 Mar 20:14

Choose a tag to compare

4.0.0 (2021-03-17)

⚠ BREAKING CHANGES

  • Now semver tags are generated by default if a valid
    semver is detected as version (you can disable this behavior with the
    new option --no-tag-semver).
  • Now the version will be normalized if it is a valid
    semver, for example: v1.0.0 becomes 1.0.0.

Features


This release is also available on:

v3.1.0

16 Mar 22:31

Choose a tag to compare

3.1.0 (2021-03-16)

Features


This release is also available on:

v3.0.0

03 Mar 15:58

Choose a tag to compare

3.0.0 (2021-03-03)

⚠ BREAKING CHANGES

  • stop adding docker-meta prefix to targets

Features

  • stop adding docker-meta prefix to targets (a5f187f)

This release is also available on:

v2.1.0

19 Feb 21:22

Choose a tag to compare

2.1.0 (2021-02-19)

Features

  • merge args generated with args from input (e1bc10e)

This release is also available on: