Skip to content

Releases: snagles/docker-registry-manager

v3.0.3

04 Apr 22:50
Compare
Choose a tag to compare
  • Fix HTTP enable options
  • Sleep between each refresh check

v3.0.2

24 Mar 00:09
Compare
Choose a tag to compare
  • 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

14 Feb 00:38
Compare
Choose a tag to compare
  • Pagination absolute path fix
  • Prune unused vendor files and tests
  • Fix CLI passing of key/certification locations

v3.0.0

28 Jan 19:50
Compare
Choose a tag to compare
  • 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

v1.0.0

28 Jan 21:51
Compare
Choose a tag to compare

Initial Release