Skip to content

Releases: akhilerm/tag-push-action

v2.2.0

11 Mar 13:51
f35ff2c
Compare
Choose a tag to compare

Highlights

  • update to nodejs 20

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

24 Nov 11:17
85bf542
Compare
Choose a tag to compare
  • update action to use nodejs 16
  • update various dependencies as listed by dependabot

Thank you @saniales, @shahulsonhal for your contribution.

v2.0.0

28 Sep 07:03
f973043
Compare
Choose a tag to compare
  • use crane instead of containerd for pushing images

v1.1.0

02 Jul 18:02
0b1ac42
Compare
Choose a tag to compare
  • make docker config configurable to work on custom github action runners
  • use hostnetwork by default to access images in local registries

v1.0.0

16 Feb 06:16
e9367f5
Compare
Choose a tag to compare
  • add support to retag multiplatform images
  • add support for multiple registries
  • add nil check for source and destination registries
  • make use of docker-meta tag generation