From 62e430414581289a919626bfac704138804790ed Mon Sep 17 00:00:00 2001 From: DevITWay | Pavel Volkov Date: Sat, 28 Mar 2026 01:28:13 +0300 Subject: [PATCH] =?UTF-8?q?docs:=20update=20roadmap=20=E2=80=94=20add=20Mi?= =?UTF-8?q?rror=20CLI,=20remove=20enterprise=20features=20(#65)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91901dc..a6aa58c 100644 --- a/README.md +++ b/README.md @@ -221,11 +221,11 @@ See [TLS / HTTPS guide](https://getnora.dev/configuration/tls/) for Nginx, Traef ## Roadmap +- **Mirror CLI** — offline sync for air-gapped environments - **OIDC / Workload Identity** — zero-secret auth for GitHub Actions, GitLab CI - **Online Garbage Collection** — non-blocking cleanup without registry downtime - **Retention Policies** — declarative rules: keep last N tags, delete older than X days -- **Image Signing** — cosign/notation verification and policy enforcement -- **Replication** — push/pull sync between NORA instances +- **Image Signing** — cosign verification and policy enforcement See [CHANGELOG.md](CHANGELOG.md) for release history.