Skip to content

image-syncer: v1.4.0

Compare
Choose a tag to compare
@hhyasdf hhyasdf released this 03 Jul 03:11
· 51 commits to master since this release
4f60073

New features

  • Use temporary oauth2 tokens for Google registries. (#93)
  • Support OCI type images. (#112)
  • Skip unchanged non-list type images during synchronization (including layers of list type image, list type images themselves are not included).

Improvements

  • Update golang version to 1.20.
  • Add release for MacOS. (#104)
  • Some refactoring.