Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Update beta notice and add chart descriptions #158

Merged
merged 1 commit into from
Jun 11, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion elasticsearch/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Elasticsearch
description: Official Elastic helm chart for Elasticsearch
home: https://github.com/elastic/helm-charts
maintainers:
- email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion elasticsearch/README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
2 changes: 1 addition & 1 deletion filebeat/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Filebeat
description: Official Elastic helm chart for Filebeat
home: https://github.com/elastic/helm-charts
maintainers:
- email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion filebeat/README.md
Original file line number Diff line number Diff line change
@@ -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).

Expand Down
2 changes: 1 addition & 1 deletion kibana/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
description: Kibana
description: Official Elastic helm chart for Kibana
home: https://github.com/elastic/helm-charts
maintainers:
- email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion kibana/README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down