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

6.8.21 release changelog #1489

Merged
merged 1 commit into from
Dec 14, 2021
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
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,27 @@
| [#1480](https://github.com/elastic/helm-charts/pull/1480) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] fix a lines order in example values |


## 6.8.21

* 6.8.21 as default version.

| PR | Author | Title |
| --- | --- | --- |
| [#1410](https://github.com/elastic/helm-charts/pull/1410) | [@jmlrt](https://github.com/jmlrt) | [meta] add support for K8S 1.21 and remove 1.18 |
| [#1300](https://github.com/elastic/helm-charts/pull/1300) | [@jonkerj](https://github.com/jonkerj) | [elasticsearch]: optionally disable SA token automount |
| [#1382](https://github.com/elastic/helm-charts/pull/1382) | [@piglovesyou](https://github.com/piglovesyou) | Fix typo |
| [#1386](https://github.com/elastic/helm-charts/pull/1386) | [@jmlrt](https://github.com/jmlrt) | [meta] fail make test on error |
| [#1319](https://github.com/elastic/helm-charts/pull/1319) | [@cclausss](https://github.com/cclausss) | Fix typos discovered by codespell |
| [#1105](https://github.com/elastic/helm-charts/pull/1105) | [@moritazi](https://github.com/moritazi) | [elasticsearch] Add namespace to helm test command in NOTES.txt |
| [#1362](https://github.com/elastic/helm-charts/pull/1362) | [@jmlrt](https://github.com/jmlrt) | [meta] remove contributing file from 6.8 branch |
| [#1321](https://github.com/elastic/helm-charts/pull/1321) | [@elasticmachine](https://github.com/elasticmachine) | Bump version to 6.8.19-SNAPSHOT |
| [#1294](https://github.com/elastic/helm-charts/pull/1294) | [@jmlrt](https://github.com/jmlrt) | [meta] add tests for k8s 1.20 |
| [#1232](https://github.com/elastic/helm-charts/pull/1232) | [@jmlrt](https://github.com/jmlrt) | [meta] add helm 3.6.2 support |
| [#1116](https://github.com/elastic/helm-charts/pull/1116) | [@nflaig](https://github.com/nflaig) | [elasticsearch] add value to disable tests |
| [#1115](https://github.com/elastic/helm-charts/pull/1115) | [@nflaig](https://github.com/nflaig) | [elasticsearch] add value to disable service |
| [#1337](https://github.com/elastic/helm-charts/pull/1337) | [@jmlrt](https://github.com/jmlrt) | [meta] remove support matrix + nit doc changes |


## 7.15.0

* 7.15.0 as default version.
Expand Down
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ Note that only the released charts coming from [Elastic Helm repo][] or

| Chart | Latest 7 Version | Latest 6 Version |
|--------------------------------------------|----------------------------------------------|------------------------------------|
| [APM-Server](./apm-server/README.md) | [`7.16.1`][apm-7] (Beta since 7.7.0) | [`6.8.18`][apm-6] (Alpha) |
| [Elasticsearch](./elasticsearch/README.md) | [`7.16.1`][elasticsearch-7] (GA since 7.7.0) | [`6.8.18`][elasticsearch-6] (Beta) |
| [Filebeat](./filebeat/README.md) | [`7.16.1`][filebeat-7] (GA since 7.7.0) | [`6.8.18`][filebeat-6] (Beta) |
| [Kibana](./kibana/README.md) | [`7.16.1`][kibana-7] (GA since 7.7.0) | [`6.8.18`][kibana-6] (Beta) |
| [Logstash](./logstash/README.md) | [`7.16.1`][logstash-7] (Beta since 7.5.0) | [`6.8.18`][logstash-6] (Beta) |
| [Metricbeat](./metricbeat/README.md) | [`7.16.1`][metricbeat-7] (GA since 7.7.0) | [`6.8.18`][metricbeat-6] (Beta) |
| [APM-Server](./apm-server/README.md) | [`7.16.1`][apm-7] (Beta since 7.7.0) | [`6.8.21`][apm-6] (Alpha) |
| [Elasticsearch](./elasticsearch/README.md) | [`7.16.1`][elasticsearch-7] (GA since 7.7.0) | [`6.8.21`][elasticsearch-6] (Beta) |
| [Filebeat](./filebeat/README.md) | [`7.16.1`][filebeat-7] (GA since 7.7.0) | [`6.8.21`][filebeat-6] (Beta) |
| [Kibana](./kibana/README.md) | [`7.16.1`][kibana-7] (GA since 7.7.0) | [`6.8.21`][kibana-6] (Beta) |
| [Logstash](./logstash/README.md) | [`7.16.1`][logstash-7] (Beta since 7.5.0) | [`6.8.21`][logstash-6] (Beta) |
| [Metricbeat](./metricbeat/README.md) | [`7.16.1`][metricbeat-7] (GA since 7.7.0) | [`6.8.21`][metricbeat-6] (Beta) |

### Kubernetes Versions

Expand Down Expand Up @@ -81,14 +81,14 @@ Kubernetes. There is a dedicated Helm chart for ECK which can be found
[operator pattern]: https://kubernetes.io/docs/concepts/extend-kubernetes/operator/
[elasticsearch-771]: https://github.com/elastic/helm-charts/tree/7.7.1/elasticsearch/
[apm-7]: https://github.com/elastic/helm-charts/tree/7.16.1/apm-server/README.md
[apm-6]: https://github.com/elastic/helm-charts/tree/6.8.18/apm-server/README.md
[apm-6]: https://github.com/elastic/helm-charts/tree/6.8.21/apm-server/README.md
[elasticsearch-7]: https://github.com/elastic/helm-charts/tree/7.16.1/elasticsearch/README.md
[elasticsearch-6]: https://github.com/elastic/helm-charts/tree/6.8.18/elasticsearch/README.md
[elasticsearch-6]: https://github.com/elastic/helm-charts/tree/6.8.21/elasticsearch/README.md
[filebeat-7]: https://github.com/elastic/helm-charts/tree/7.16.1/filebeat/README.md
[filebeat-6]: https://github.com/elastic/helm-charts/tree/6.8.18/filebeat/README.md
[filebeat-6]: https://github.com/elastic/helm-charts/tree/6.8.21/filebeat/README.md
[kibana-7]: https://github.com/elastic/helm-charts/tree/7.16.1/kibana/README.md
[kibana-6]: https://github.com/elastic/helm-charts/tree/6.8.18/kibana/README.md
[kibana-6]: https://github.com/elastic/helm-charts/tree/6.8.21/kibana/README.md
[logstash-7]: https://github.com/elastic/helm-charts/tree/7.16.1/logstash/README.md
[logstash-6]: https://github.com/elastic/helm-charts/tree/6.8.18/logstash/README.md
[logstash-6]: https://github.com/elastic/helm-charts/tree/6.8.21/logstash/README.md
[metricbeat-7]: https://github.com/elastic/helm-charts/tree/7.16.1/metricbeat/README.md
[metricbeat-6]: https://github.com/elastic/helm-charts/tree/6.8.18/metricbeat/README.md
[metricbeat-6]: https://github.com/elastic/helm-charts/tree/6.8.21/metricbeat/README.md