From c95a633451fc416de0b5cb88df702df22d55b851 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:20:51 -0500 Subject: [PATCH] [incubator/kube-janitor] add repo archive notice (#24051) Signed-off-by: Scott Rigby --- incubator/kube-janitor/Chart.yaml | 2 +- incubator/kube-janitor/README.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 incubator/kube-janitor/README.md diff --git a/incubator/kube-janitor/Chart.yaml b/incubator/kube-janitor/Chart.yaml index 6fc40c373f..a4d857d985 100644 --- a/incubator/kube-janitor/Chart.yaml +++ b/incubator/kube-janitor/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "v0.1.0" description: A Helm chart for running kube-janitor name: kube-janitor -version: 0.1.0 +version: 0.1.1 home: https://github.com/themagicalkarp/kube-janitor maintainers: - name: theMagicalKarp diff --git a/incubator/kube-janitor/README.md b/incubator/kube-janitor/README.md new file mode 100644 index 0000000000..29691ad1b2 --- /dev/null +++ b/incubator/kube-janitor/README.md @@ -0,0 +1,4 @@ +# ⚠️ 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/).