Releases: AliyunContainerService/image-syncer
Releases · AliyunContainerService/image-syncer
image-syncer: v1.2.0
split config file to hide sensitive information
image-syncer: v1.1.0
remove records file mechanism, image-syncer no longer need persistent storage.
image-syncer: v1.0.5
support "registry(a domain)/repository" format without a namespace
fix problem of "return zero code if client failed to initialize"
print actual image url in log
image-syncer: v1.0.4
fix typo
"registry/namespace" format of auth information description support
go mod support
image-syncer: v1.0.3
fix bug of getting tags failed from a http registry
image-syncer: v1.0.2
add http support
image-syncer: v1.0.1
fix url parsing bug of ip:port format registry url
image-syncer: v1.0.0
first release