Skip to content

Commit

Permalink
docs: add article for Retention Policies - add to What's New
Browse files Browse the repository at this point in the history
Signed-off-by: mbshields <[email protected]>
  • Loading branch information
mbshields committed Nov 1, 2023
1 parent a10fbff commit 1a25c97
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/general/whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,14 @@

- The validity of an image's signature can be [verified](../articles/verifying-signatures.md) by zot. Users can upload public keys or certificates to zot.

[//]: # (add instructions when available.)

### Storage deduplication on startup

- [Deduplication](../articles/storage.md), a storage space saving feature, now runs or reverts at startup depending on whether the feature is enabled or disabled. You can trigger deduplication by enabling it and then restarting zot.

### Retention policies

- To optimize image storage, you can configure [tag retention policies](../articles/retention.md) to remove images that are no longer needed.

### CVE scanning support for image indexes

- The `trivy` backend now supports vulnerability scanning of image indexes. Previously, only images were scanned.
Expand Down

0 comments on commit 1a25c97

Please sign in to comment.