Skip to content

Releases: kubeopsskills/acr-mirror

Release 1.0.4

25 Mar 10:56
d852791
Compare
Choose a tag to compare

Changelog:

  • Support ARM64 binary file
  • Updated build ARM script in Makefile
  • Updated README.md for ARM binary

Release 1.0.3

25 Mar 10:41
f12255d
Compare
Choose a tag to compare

Changelog:

  • Fixed: Cannot mirror images more than 100

Release 1.0.2

24 Mar 01:41
f1acb5a
Compare
Choose a tag to compare

Changelog:

  • Warn in case of any repositories have no available tags
  • Removed unnecessary Go modules to reduce in package binary size

Release 1.0.1

23 Mar 12:00
9ec6e03
Compare
Choose a tag to compare

Changelog:

  • Fixed info log format errors

Release 1.0.0

23 Mar 06:43
8ae9a52
Compare
Choose a tag to compare

Changelog:

  • support mirroring Azure Container Registry across subscriptions
  • support repository tag filtering
  • release execute files with Windows, Linux, and macOS