From 9cca59a67b950ee12ebabd35c37e18ddf9b8dbc1 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:32:05 -0500 Subject: [PATCH] [stable/percona] add repo archive notice (#24173) Signed-off-by: Scott Rigby --- stable/percona/Chart.yaml | 2 +- stable/percona/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/percona/Chart.yaml b/stable/percona/Chart.yaml index 9cc45c17c1..dafb67ea33 100644 --- a/stable/percona/Chart.yaml +++ b/stable/percona/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: percona -version: 1.2.1 +version: 1.2.2 appVersion: 5.7.26 description: free, fully compatible, enhanced, open source drop-in replacement for MySQL diff --git a/stable/percona/README.md b/stable/percona/README.md index 22c680f132..b0bf8bf567 100644 --- a/stable/percona/README.md +++ b/stable/percona/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/). + # Percona [Percona Server](https://MySQL.org) for MySQL® is a free, fully compatible, enhanced, open source drop-in replacement for MySQL that provides superior performance, scalability and instrumentation. With over 3,000,000 downloads, Percona Server for MySQL's self-tuning algorithms and support for extremely high-performance hardware delivers excellent performance and reliability.