diff --git a/Chart.yaml b/Chart.yaml index c4e0e5d..1f8d874 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -description: DEPRECATED A Helm chart for Docker Registry +description: A Helm chart for Docker Registry name: docker-registry version: 1.9.6 appVersion: 2.7.1 @@ -7,4 +7,3 @@ home: https://hub.docker.com/_/registry/ icon: https://hub.docker.com/public/images/logos/mini-logo.svg sources: - https://github.com/docker/distribution-library-image -deprecated: true diff --git a/README.md b/README.md index 7a8de85..412851f 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,7 @@ -# ⚠️ Repo Archive Notice - -As of Nov 13, 2020, charts in this repo will no longer be updated. -For more information, see the Helm Charts [Deprecation and Archive Notice](https://github.com/helm/charts#%EF%B8%8F-deprecation-and-archive-notice), and [Update](https://helm.sh/blog/charts-repo-deprecation/). - # Docker Registry Helm Chart This directory contains a Kubernetes chart to deploy a private Docker Registry. -## DEPRECATION NOTICE - -This chart is deprecated and no longer supported. - ## Prerequisites Details * PV support on underlying infrastructure (if persistence is required)