From e30028ec39b4ee33e55b9885fb98bd032bd0ba1f Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Wed, 27 Mar 2024 00:31:19 +0700 Subject: [PATCH] docs: replace docker registry with Zot --- README.md | 10 +++++----- platform/zot/Chart.yaml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f1ca6025..bf374e6a 100644 --- a/README.md +++ b/README.md @@ -131,11 +131,6 @@ They can't capture all the project's features, but they are sufficient to get a Docker Ephemeral PXE server and convenient tools container - - - Docker Registry - Private container registry - ExternalDNS @@ -216,6 +211,11 @@ They can't capture all the project's features, but they are sufficient to get a ZeroTier VPN without port forwarding + + + Zot Registry + Private container registry + ## Get Started diff --git a/platform/zot/Chart.yaml b/platform/zot/Chart.yaml index 627547b5..bde5a33c 100644 --- a/platform/zot/Chart.yaml +++ b/platform/zot/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -name: registry +name: zot version: 0.0.0 dependencies: - name: zot