From 7ca668259ef8be0fb899de5de5fcb8eacf75c867 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:25:48 -0500 Subject: [PATCH] [stable/eventrouter] add repo archive notice (#24105) Signed-off-by: Scott Rigby --- stable/eventrouter/Chart.yaml | 2 +- stable/eventrouter/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/eventrouter/Chart.yaml b/stable/eventrouter/Chart.yaml index 3d7b2db70c..a41cd1da0f 100644 --- a/stable/eventrouter/Chart.yaml +++ b/stable/eventrouter/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: A Helm chart for eventruter (https://github.com/heptiolabs/eventrouter) name: eventrouter -version: 0.3.0 +version: 0.3.1 appVersion: 0.3 home: https://github.com/heptiolabs/eventrouter sources: diff --git a/stable/eventrouter/README.md b/stable/eventrouter/README.md index c06f5aa7b0..336a3d2f47 100644 --- a/stable/eventrouter/README.md +++ b/stable/eventrouter/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/). + # eventrouter [eventrouter](https://github.com/heptiolabs/eventrouter) simple introspective kubernetes service that forwards events to a specified sink.