mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-07-18 16:21:24 +00:00
Update changelog
This commit is contained in:
parent
975803a6a7
commit
0695e3f777
@ -3,9 +3,10 @@
|
||||
### 0.9.5 (unreleased)
|
||||
|
||||
* Upgrade Go version to 1.19.0, alpine to 3.16 and other dependencies.
|
||||
* Added an option `purge_tags_keep_regexp` to preserve tags based on regexp
|
||||
* Added an option `purge_tags_keep_from_file` to preserve tags for repos listed in the file provided
|
||||
* Fix for a bug when there was a bit more tags preserved than defined by `purge_tags_keep_count`
|
||||
* Added an option `purge_tags_keep_regexp` to preserve tags based on regexp (thanks to @dmaes).
|
||||
* Added an option `purge_tags_keep_from_file` to preserve tags for repos listed in the file provided.
|
||||
* Fix a bug when there was a bit more tags preserved than defined by `purge_tags_keep_count`.
|
||||
* When purging tags sort them by name reversibly when no date available, e.g. for OCI image format (thanks to @dmaes).
|
||||
|
||||
### 0.9.4 (2022-04-06)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user