From 1b2e0f1dd7b06d07b4dd4e1f2d4ca1b30d107319 Mon Sep 17 00:00:00 2001 From: Devin Canterberry Date: Fri, 13 Nov 2020 17:04:16 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Remove=20deprecation=20notices?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Chart.yaml | 3 +-- README.md | 9 --------- 2 files changed, 1 insertion(+), 11 deletions(-) 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)