From ba83b7758c4a420741d8d089198dcefe2c9be2ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Sun, 4 Oct 2020 10:10:23 +0200 Subject: [PATCH] removed links to soon deprecated helm stable repo & added artifact hub link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: André Bauer --- cluster/addons/fluentd-elasticsearch/README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/cluster/addons/fluentd-elasticsearch/README.md b/cluster/addons/fluentd-elasticsearch/README.md index 1a668e5dfc9..830ac6b89e7 100644 --- a/cluster/addons/fluentd-elasticsearch/README.md +++ b/cluster/addons/fluentd-elasticsearch/README.md @@ -87,10 +87,4 @@ are a starting point and should not be considered to be production ready. If you like to run these tools in a production environment you could use the [Helm](https://helm.sh) charts, provided by the Helm community, which are used by a lot of people and therefore are widely tested. You can find them all via the -[Helm Hub](https://hub.helm.sh/). - -The source of the mentioned charts can be found here: - -* [Elasticsearch](https://github.com/helm/charts/tree/master/stable/elasticsearch) -* [Fluentd-elasticsearch](https://github.com/kiwigrid/helm-charts/tree/master/charts/fluentd-elasticsearch) -* [Kibana](https://github.com/helm/charts/tree/master/stable/kibana) +[Helm Hub](https://hub.helm.sh/) or the [Artifact hub](https://artifacthub.io/).