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.