From d83a8ecc23220e4dc0080e963fa77dc2da0735d0 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Mon, 9 Nov 2020 17:33:39 -0500 Subject: [PATCH] [stable/seq] add repo archive notice (#24190) Signed-off-by: Scott Rigby --- stable/seq/Chart.yaml | 2 +- stable/seq/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/seq/Chart.yaml b/stable/seq/Chart.yaml index b235b469e8..e4f8558140 100644 --- a/stable/seq/Chart.yaml +++ b/stable/seq/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: seq -version: 2.3.0 +version: 2.3.1 appVersion: 2020 description: Seq is the easiest way for development teams to capture, search and visualize structured log events! This page will walk you through the very quick setup process. keywords: diff --git a/stable/seq/README.md b/stable/seq/README.md index 5030c3b6be..f96e3112b8 100644 --- a/stable/seq/README.md +++ b/stable/seq/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/). + # Seq [Seq](https://getseq.net/) is the easiest way for development teams to capture, search and visualize structured log events!