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

Commit

Permalink
Update warning on charts readme (#863)
Browse files Browse the repository at this point in the history
  • Loading branch information
nkammah authored Oct 26, 2020
1 parent 178813e commit f841a3f
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
6 changes: 2 additions & 4 deletions apm-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ The design and code is less mature than official GA features and is being
provided as-is with no warranties. Alpha features are not subject to the support
SLA of official GA features (see [supported configurations][] for more details).

**Warning**: This branch is used for development, please use [7.9.2][] release
for released version.

**Warning**: This branch is used for development, please use the latest [7.x][] release for released version.
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

Expand Down Expand Up @@ -144,7 +142,7 @@ An example of APM Server deployment using OSS version can be found in
Please check [CONTRIBUTING.md][] before any contribution or for any questions
about our development and testing process.


[7.x]: https://github.com/elastic/helm-charts/releases
[7.9.2]: https://github.com/elastic/helm-charts/blob/7.9.2/apm-server/README.md
[BREAKING_CHANGES.md]: https://github.com/elastic/helm-charts/blob/master/BREAKING_CHANGES.md
[CHANGELOG.md]: https://github.com/elastic/helm-charts/blob/master/CHANGELOG.md
Expand Down
5 changes: 2 additions & 3 deletions elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
This Helm chart is a lightweight way to configure and run our official
[Elasticsearch Docker image][].

**Warning**: This branch is used for development, please use [7.9.2][] release
for supported version.
**Warning**: This branch is used for development, please use the latest [7.x][] release for released version.

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
Expand Down Expand Up @@ -385,7 +384,7 @@ lifecycle:
Please check [CONTRIBUTING.md][] before any contribution or for any questions
about our development and testing process.
[7.x]: https://github.com/elastic/helm-charts/releases
[#63]: https://github.com/elastic/helm-charts/issues/63
[7.9.2]: https://github.com/elastic/helm-charts/blob/7.9.2/elasticsearch/README.md
[BREAKING_CHANGES.md]: https://github.com/elastic/helm-charts/blob/master/BREAKING_CHANGES.md
Expand Down
6 changes: 2 additions & 4 deletions filebeat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
This Helm chart is a lightweight way to configure and run our official
[Filebeat Docker image][].

**Warning**: This branch is used for development, please use [7.9.2][] release
for supported version.

**Warning**: This branch is used for development, please use the latest [7.x][] release for released version.
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

Expand Down Expand Up @@ -183,7 +181,7 @@ readinessProbe:
Please check [CONTRIBUTING.md][] before any contribution or for any questions
about our development and testing process.


[7.x]: https://github.com/elastic/helm-charts/releases
[7.9.2]: https://github.com/elastic/helm-charts/blob/7.9.2/filebeat/README.md
[BREAKING_CHANGES.md]: https://github.com/elastic/helm-charts/blob/master/BREAKING_CHANGES.md
[CHANGELOG.md]: https://github.com/elastic/helm-charts/blob/master/CHANGELOG.md
Expand Down
5 changes: 2 additions & 3 deletions kibana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
This Helm chart is a lightweight way to configure and run our official
[Kibana Docker image][].

**Warning**: This branch is used for development, please use [7.9.2][] release
for supported version.
**Warning**: This branch is used for development, please use the latest [7.x][] release for released version.

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
Expand Down Expand Up @@ -201,7 +200,7 @@ lifecycle:
Please check [CONTRIBUTING.md][] before any contribution or for any questions
about our development and testing process.
[7.x]: https://github.com/elastic/helm-charts/releases
[7.9.2]: https://github.com/elastic/helm-charts/blob/7.9.2/kibana/README.md
[BREAKING_CHANGES.md]: https://github.com/elastic/helm-charts/blob/master/BREAKING_CHANGES.md
[CHANGELOG.md]: https://github.com/elastic/helm-charts/blob/master/CHANGELOG.md
Expand Down
7 changes: 3 additions & 4 deletions logstash/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ The design and code is less mature than official GA features and is being
provided as-is with no warranties. Alpha features are not subject to the support
SLA of official GA features (see [supported configurations][] for more details).

**Warning**: This branch is used for development, please use [7.9.2][] release
for released version.
**Warning**: This branch is used for development, please use the latest [7.x][] release for released version.

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
Expand Down Expand Up @@ -92,7 +91,7 @@ in this [note][]).
to make default probes work. If restricting HTTP API to 127.0.0.1 is required by
using `http.host: 127.0.0.1`, default probes should be disabled or overrided
(see [values.yaml][] for the good syntax).
* An ingress is provided that can be used to expose the HTTP port. This can be
* An ingress is provided that can be used to expose the HTTP port. This can be
useful for the [http input plugin][], for instance.


Expand Down Expand Up @@ -187,7 +186,7 @@ against best practices of containers and immutable infrastructure.
Please check [CONTRIBUTING.md][] before any contribution or for any questions
about our development and testing process.


[7.x]: https://github.com/elastic/helm-charts/releases
[7.9.2]: https://github.com/elastic/helm-charts/blob/7.9.2/logstash/README.md
[BREAKING_CHANGES.md]: https://github.com/elastic/helm-charts/blob/master/BREAKING_CHANGES.md
[CHANGELOG.md]: https://github.com/elastic/helm-charts/blob/master/CHANGELOG.md
Expand Down
5 changes: 2 additions & 3 deletions metricbeat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
This Helm chart is a lightweight way to configure and run our official
[Metricbeat Docker image][].

**Warning**: This branch is used for development, please use [7.9.2][] release
for supported version.
**Warning**: This branch is used for development, please use the latest [7.x][] release for released version.

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
Expand Down Expand Up @@ -208,7 +207,7 @@ same node.
Please check [CONTRIBUTING.md][] before any contribution or for any questions
about our development and testing process.


[7.x]: https://github.com/elastic/helm-charts/releases
[#471]: https://github.com/elastic/helm-charts/pull/471
[7.9.2]: https://github.com/elastic/helm-charts/blob/7.9.2/metricbeat/README.md
[BREAKING_CHANGES.md]: https://github.com/elastic/helm-charts/blob/master/BREAKING_CHANGES.md
Expand Down

0 comments on commit f841a3f

Please sign in to comment.