From a8bf16ddf08aa85ca45e4eff8f03499a182b2484 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:35:44 -0500 Subject: [PATCH] [stable/verdaccio] add repo archive notice (#24212) Signed-off-by: Scott Rigby --- stable/verdaccio/Chart.yaml | 2 +- stable/verdaccio/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/verdaccio/Chart.yaml b/stable/verdaccio/Chart.yaml index e6a571588f..658ce9afcf 100644 --- a/stable/verdaccio/Chart.yaml +++ b/stable/verdaccio/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: A lightweight private npm proxy registry (sinopia fork) name: verdaccio -version: 0.7.6 +version: 0.7.7 appVersion: 3.11.6 home: http://www.verdaccio.org icon: https://raw.githubusercontent.com/verdaccio/verdaccio/master/assets/bitmap/logo/logo-twitter.png diff --git a/stable/verdaccio/README.md b/stable/verdaccio/README.md index 6e3626053f..07c34d93c2 100644 --- a/stable/verdaccio/README.md +++ b/stable/verdaccio/README.md @@ -1,3 +1,8 @@ +# ⚠️ 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/). + # Verdaccio ----------------------------------------