From 37bc69f71b95aeab91ca56a24c533af2ccdd4cc2 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:29:28 -0500 Subject: [PATCH] [stable/kube-slack] add repo archive notice (#24141) Signed-off-by: Scott Rigby --- stable/kube-slack/Chart.yaml | 2 +- stable/kube-slack/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/kube-slack/Chart.yaml b/stable/kube-slack/Chart.yaml index cf00ebe028..0354578718 100644 --- a/stable/kube-slack/Chart.yaml +++ b/stable/kube-slack/Chart.yaml @@ -1,5 +1,5 @@ name: kube-slack -version: 1.3.2 +version: 1.3.3 appVersion: v4.2.0 apiVersion: v1 description: Chart for kube-slack, a monitoring service for Kubernetes diff --git a/stable/kube-slack/README.md b/stable/kube-slack/README.md index b2fd948a5e..653b37f914 100644 --- a/stable/kube-slack/README.md +++ b/stable/kube-slack/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/). + # kube-slack Chart for [kube-slack](https://github.com/wongnai/kube-slack), a monitoring service for Kubernetes.