Docker Registry - Package Updates
Pinned
Docker Registry
-
[1.9.0]
- Update docker registry UI to 2.5.0 - changes
- add option
REGISTRY_SECURED
for registries with Basic Auth (ffb6d14) - taglist: add new option
TAGLIST_PAGE_SIZE
(#318) (9cfb679) - taglist: improve visibility of multi-architecture images (#271) (4091baa)
- catalog: add multi level branching in catalog (#319) (affb057)
- branching: add configuration for catalog arborescence (1031034)
- catalog: add
CATALOG_DEFAULT_EXPANDED
to expand repositories by default (#302) (5a34029) - taglist-order: add new option
TAGLIST_ORDER
(#307) (d2222be)
-
[1.11.0]
- Update docker registry to 2.8.3
- Pass BUILDTAGS argument to go build by @marcusirgens in #3926
- Enable Go build tags by @thaJeztah in #4009
- reference: replace deprecated function SplitHostname by @thaJeztah in #4032
- Dont parse errors as JSON unless Content-Type is set to JSON by @thaJeztah in #4054
- update to go 1.20.8 by @thaJeztah in #4056
- Set Content-Type header in registry client ReadFrom by @thaJeztah in #4053
-
[1.11.5]
- Rename app title