📝 Remove deprecation notices

This commit is contained in:
Devin Canterberry
2020-11-13 17:04:16 -08:00
parent c042cda0b9
commit 1b2e0f1dd7
2 changed files with 1 additions and 11 deletions

View File

@@ -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

View File

@@ -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)