Releases: snagles/docker-registry-manager
Releases · snagles/docker-registry-manager
v3.0.3
- Fix HTTP enable options
- Sleep between each refresh check
v3.0.2
- Added ability to edit added registries via the interface
- Added configurable registry nickname
- Switch to bootstrap 4 and its corresponding UI changes
- Add historical tracking of repository, tag, and layer counts (stores 3 days)
- Better locking systems removing race conditions
v3.0.1
- Pagination absolute path fix
- Prune unused vendor files and tests
- Fix CLI passing of key/certification locations
v3.0.0
- Refactored Dockerfile to decrease size
- HTTPS Beego support
- Speed improvements using registry cache to decrease API calls
- Optional Dockerhub integration
- Refactored configuration options using env variables and a registry.yml file for static registries