From 0ea7ca8c04cf91cc0fbef235a899d6000a7c4b68 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Sun, 8 Nov 2020 22:35:07 -0500 Subject: [PATCH] [stable/heapster] add repo archive notice Signed-off-by: Scott Rigby --- stable/heapster/Chart.yaml | 2 +- stable/heapster/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/heapster/Chart.yaml b/stable/heapster/Chart.yaml index 033bc905fe..7efcc6012b 100644 --- a/stable/heapster/Chart.yaml +++ b/stable/heapster/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Heapster enables Container Cluster Monitoring and Performance Analysis. name: heapster -version: 1.0.2 +version: 1.0.3 appVersion: 1.5.4 home: https://github.com/kubernetes/heapster sources: diff --git a/stable/heapster/README.md b/stable/heapster/README.md index e318e8a400..515c0e65a3 100644 --- a/stable/heapster/README.md +++ b/stable/heapster/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/). + # Retired Heapster work has been stopped. All efforts have been moved to metrics-server.