Docker Registry - Package Updates
Pinned
Docker Registry
-
[1.6.3]
- Update docker registry UI to 2.3.1 - changes
-
[1.6.4]
- Update docker registry UI to 2.3.2 - changes
- tag-list: pagination doesn't work properly (#274) (19e96ab)
-
[1.6.5]
- Update docker registry UI to 2.3.3 - changes
- taglist: show size with a decimal for images between 1 and 10 (017f662)
-
[1.7.0]
- Update base image to 4.0.0
-
[1.8.0]
- Make theme settings customizable
-
[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.10.0]
- Fix bug where various environment variables were not replaced into static ui
-
[1.10.2]
- Update docker registry UI to 2.5.2 - changes
- scrollbar always displayed on safari (#327) (f015187)
-
[1.10.3]
- Update docker registry UI to 2.5.3 - changes
- token-auth: check the presence of www-authenticate header before the status code (3414d7b)
-
[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.2]
- Update docker registry UI to 2.5.5 - changes
-
[1.11.3]
- Update docker registry UI to 2.5.6 - changes
-
[1.11.4]
- Update docker registry UI to 2.5.7
- Full changelog
- should notify new version only once a day even when an error occurs (#353) (6c3c27e)
-
[1.11.5]
- Rename app title