From 5ec4ea32c8cd73cc09acdd03059850808487c973 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:29:21 -0500 Subject: [PATCH] [stable/kube-ops-view] add repo archive notice (#24140) Signed-off-by: Scott Rigby --- stable/kube-ops-view/Chart.yaml | 2 +- stable/kube-ops-view/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/kube-ops-view/Chart.yaml b/stable/kube-ops-view/Chart.yaml index dad1005782..cd512f0941 100644 --- a/stable/kube-ops-view/Chart.yaml +++ b/stable/kube-ops-view/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: kube-ops-view -version: 1.2.2 +version: 1.2.3 appVersion: 20.4.0 description: Kubernetes Operational View - read-only system dashboard for multiple K8s clusters diff --git a/stable/kube-ops-view/README.md b/stable/kube-ops-view/README.md index 166667bcc2..c12a75abcb 100644 --- a/stable/kube-ops-view/README.md +++ b/stable/kube-ops-view/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/). + # Kubernetes Operational View Helm Chart [Kubernetes Operational View](https://github.com/hjacobs/kube-ops-view) provides a read-only system dashboard for multiple K8s clusters