diff --git a/stable/centrifugo/Chart.yaml b/stable/centrifugo/Chart.yaml index 1728795a11..7d6f270237 100644 --- a/stable/centrifugo/Chart.yaml +++ b/stable/centrifugo/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -version: 3.2.0 +version: 3.2.1 appVersion: 2.4.0 description: Centrifugo is a real-time messaging server. name: centrifugo diff --git a/stable/centrifugo/README.md b/stable/centrifugo/README.md index 2f2245caf1..f8238eda3e 100644 --- a/stable/centrifugo/README.md +++ b/stable/centrifugo/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/). + # Centrifugo [Centrifugo](https://github.com/centrifugal/centrifugo) is a real-time messaging server. It's language-agnostic and can be used in conjunction with application backend written in any language - Python, Ruby, Perl, PHP, Javascript, Java, Objective-C etc.