From 4cf91daaa47ee78db7d27fb8c01a3ca5c00d5ec7 Mon Sep 17 00:00:00 2001 From: Scott Rigby Date: Tue, 10 Nov 2020 07:34:39 -0500 Subject: [PATCH] [stable/logstash] add repo archive notice (#24149) Signed-off-by: Scott Rigby --- stable/logstash/Chart.yaml | 2 +- stable/logstash/README.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/stable/logstash/Chart.yaml b/stable/logstash/Chart.yaml index 1e849c1b60..698fba3e38 100644 --- a/stable/logstash/Chart.yaml +++ b/stable/logstash/Chart.yaml @@ -3,7 +3,7 @@ description: Logstash is an open source, server-side data processing pipeline icon: https://www.elastic.co/assets/blt86e4472872eed314/logo-elastic-logstash-lt.svg home: https://www.elastic.co/products/logstash name: logstash -version: 2.4.1 +version: 2.4.2 appVersion: 7.1.1 sources: - https://www.docker.elastic.co diff --git a/stable/logstash/README.md b/stable/logstash/README.md index 8aaad95e48..1651b127a3 100644 --- a/stable/logstash/README.md +++ b/stable/logstash/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/). + # Logstash [Logstash](https://www.elastic.co/products/logstash) is an open source, server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to your favorite “stash.”