From b1f9f34efdca39de9cb719c02e79ea44dacad0df Mon Sep 17 00:00:00 2001 From: Michael Russell Date: Tue, 11 Jun 2019 16:42:43 +0200 Subject: [PATCH] Update beta notice and add chart descriptions --- elasticsearch/Chart.yaml | 2 +- elasticsearch/README.md | 2 +- filebeat/Chart.yaml | 2 +- filebeat/README.md | 2 +- kibana/Chart.yaml | 2 +- kibana/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/elasticsearch/Chart.yaml b/elasticsearch/Chart.yaml index ad42aa16b..93484ed7e 100755 --- a/elasticsearch/Chart.yaml +++ b/elasticsearch/Chart.yaml @@ -1,4 +1,4 @@ -description: Elasticsearch +description: Official Elastic helm chart for Elasticsearch home: https://github.com/elastic/helm-charts maintainers: - email: helm-charts@elastic.co diff --git a/elasticsearch/README.md b/elasticsearch/README.md index 650163f4d..a119ea5f0 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -1,6 +1,6 @@ # Elasticsearch Helm Chart -This functionality is in beta status and may be changed or removed completely in a future release. Elastic will take a best effort approach to fix any issues, but beta features are not subject to the support SLA of official GA features. +This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features. This helm chart is a lightweight way to configure and run our official [Elasticsearch docker image](https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html) diff --git a/filebeat/Chart.yaml b/filebeat/Chart.yaml index 1137487c6..2d5f898a9 100755 --- a/filebeat/Chart.yaml +++ b/filebeat/Chart.yaml @@ -1,4 +1,4 @@ -description: Filebeat +description: Official Elastic helm chart for Filebeat home: https://github.com/elastic/helm-charts maintainers: - email: helm-charts@elastic.co diff --git a/filebeat/README.md b/filebeat/README.md index ba271f7da..f1f86e089 100644 --- a/filebeat/README.md +++ b/filebeat/README.md @@ -1,6 +1,6 @@ # Filebeat Helm Chart -This functionality is in beta status and may be changed or removed completely in a future release. Elastic will take a best effort approach to fix any issues, but beta features are not subject to the support SLA of official GA features. +This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features. This helm chart is a lightweight way to configure and run our official [Filebeat docker image](https://www.elastic.co/guide/en/beats/filebeat/current/running-on-docker.html). diff --git a/kibana/Chart.yaml b/kibana/Chart.yaml index 9c538a3d7..cd5a4d1dc 100755 --- a/kibana/Chart.yaml +++ b/kibana/Chart.yaml @@ -1,4 +1,4 @@ -description: Kibana +description: Official Elastic helm chart for Kibana home: https://github.com/elastic/helm-charts maintainers: - email: helm-charts@elastic.co diff --git a/kibana/README.md b/kibana/README.md index 09184cabe..eec510ca9 100644 --- a/kibana/README.md +++ b/kibana/README.md @@ -1,6 +1,6 @@ # Kibana Helm Chart -This functionality is in beta status and may be changed or removed completely in a future release. Elastic will take a best effort approach to fix any issues, but beta features are not subject to the support SLA of official GA features. +This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features. This helm chart is a lightweight way to configure and run our official [Kibana docker image](https://www.elastic.co/guide/en/kibana/current/docker.html)