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

7.12.0 release changelog #1124

Merged
merged 2 commits into from
Mar 24, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## 7.12.0

* 7.12.0 as default version.


| PR | Author | Title |
| --- | --- | --- |
| | Conky5 | Remove slack notification |
| [#1102](https://github.com/elastic/helm-charts/pull/1102) | [@jmlrt](https://github.com/jmlrt) | [meta] Initiate 7.12 branch |
| [#1094](https://github.com/elastic/helm-charts/pull/1094) | [@jmlrt](https://github.com/jmlrt) | [meta] bump 7.x branch to 7.12.0-SNAPSHOT |
| [#1093](https://github.com/elastic/helm-charts/pull/1093) | [@jmlrt](https://github.com/jmlrt) | [7.x] [apm-server] Add option loadBalancerIP to service (#1075) |
| [#1082](https://github.com/elastic/helm-charts/pull/1082) | [@jmlrt](https://github.com/jmlrt) | [7.x] [meta] bump helm support to 3.5.2 (#1065) |
| [#1079](https://github.com/elastic/helm-charts/pull/1079) | [@jmlrt](https://github.com/jmlrt) | [7.x] [logstash] Add support to use pattern files (#883) |
| [#1052](https://github.com/elastic/helm-charts/pull/1052) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch][kibana] remove oss examples (#1046) |
| [#1040](https://github.com/elastic/helm-charts/pull/1040) | [@daniel-hutao](https://github.com/daniel-hutao) | fix: security.yaml is 404 |
| [#1039](https://github.com/elastic/helm-charts/pull/1039) | [@yousafsyed](https://github.com/yousafsyed) | [metricbeat] Fixing the respository of kube-state-metrics for metricbeats |
| [#809](https://github.com/elastic/helm-charts/pull/809) | [@clemcvlcs](https://github.com/clemcvlcs) | [filebeat] variable maxUnavailable updateStrategy |
| [#1033](https://github.com/elastic/helm-charts/pull/1033) | [@jmlrt](https://github.com/jmlrt) | [meta] add build status and artifact hub badges |
| [#1028](https://github.com/elastic/helm-charts/pull/1028) | [@artificial-aidan](https://github.com/artificial-aidan) | Fix post-lifecycle hook example |
| [#1025](https://github.com/elastic/helm-charts/pull/1025) | [@jmlrt](https://github.com/jmlrt) | [meta] bump helm version to 3.5.0 |
| [#1018](https://github.com/elastic/helm-charts/pull/1018) | [@jmlrt](https://github.com/jmlrt) | [meta] fix transient errors with stable repository |
| | Julien Mailleret | [filebeat] fix documentation |
| [#1017](https://github.com/elastic/helm-charts/pull/1017) | [@jmlrt](https://github.com/jmlrt) | NIT Update backport config and small doc fixes |
mgreau marked this conversation as resolved.
Show resolved Hide resolved


## 6.8.15

* 6.8.15 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 @@ -37,12 +37,12 @@ versions.

| Chart | Docker documentation | Latest 7 Version | Latest 6 Version |
|--------------------------------------------|---------------------------------------------------------------------------------|-----------------------------|-----------------------------|
| [APM-Server](./apm-server/README.md) | https://www.elastic.co/guide/en/apm/server/current/running-on-docker.html | [`7.11.2`][apm-7] | [`6.8.15`][apm-6] |
| [Elasticsearch](./elasticsearch/README.md) | https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html | [`7.11.2`][elasticsearch-7] | [`6.8.15`][elasticsearch-6] |
| [Filebeat](./filebeat/README.md) | https://www.elastic.co/guide/en/beats/filebeat/current/running-on-docker.html | [`7.11.2`][filebeat-7] | [`6.8.15`][filebeat-6] |
| [Kibana](./kibana/README.md) | https://www.elastic.co/guide/en/kibana/current/docker.html | [`7.11.2`][kibana-7] | [`6.8.15`][kibana-6] |
| [Logstash](./logstash/README.md) | https://www.elastic.co/guide/en/logstash/current/docker.html | [`7.11.2`][logstash-7] | [`6.8.15`][logstash-6] |
| [Metricbeat](./metricbeat/README.md) | https://www.elastic.co/guide/en/beats/metricbeat/current/running-on-docker.html | [`7.11.2`][metricbeat-7] | [`6.8.15`][metricbeat-6] |
| [APM-Server](./apm-server/README.md) | https://www.elastic.co/guide/en/apm/server/current/running-on-docker.html | [`7.12.0`][apm-7] | [`6.8.15`][apm-6] |
| [Elasticsearch](./elasticsearch/README.md) | https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html | [`7.12.0`][elasticsearch-7] | [`6.8.15`][elasticsearch-6] |
| [Filebeat](./filebeat/README.md) | https://www.elastic.co/guide/en/beats/filebeat/current/running-on-docker.html | [`7.12.0`][filebeat-7] | [`6.8.15`][filebeat-6] |
| [Kibana](./kibana/README.md) | https://www.elastic.co/guide/en/kibana/current/docker.html | [`7.12.0`][kibana-7] | [`6.8.15`][kibana-6] |
| [Logstash](./logstash/README.md) | https://www.elastic.co/guide/en/logstash/current/docker.html | [`7.12.0`][logstash-7] | [`6.8.15`][logstash-6] |
| [Metricbeat](./metricbeat/README.md) | https://www.elastic.co/guide/en/beats/metricbeat/current/running-on-docker.html | [`7.12.0`][metricbeat-7] | [`6.8.15`][metricbeat-6] |

## Supported Configurations

Expand Down Expand Up @@ -100,15 +100,15 @@ Kubernetes. There is a dedicated Helm chart for ECK which can be found
[helpers/matrix.yml]: https://github.com/elastic/helm-charts/blob/master/helpers/matrix.yml
[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.11.2/apm-server/README.md
[apm-7]: https://github.com/elastic/helm-charts/tree/7.12.0/apm-server/README.md
[apm-6]: https://github.com/elastic/helm-charts/tree/6.8.15/apm-server/README.md
[elasticsearch-7]: https://github.com/elastic/helm-charts/tree/7.11.2/elasticsearch/README.md
[elasticsearch-7]: https://github.com/elastic/helm-charts/tree/7.12.0/elasticsearch/README.md
[elasticsearch-6]: https://github.com/elastic/helm-charts/tree/6.8.15/elasticsearch/README.md
[filebeat-7]: https://github.com/elastic/helm-charts/tree/7.11.2/filebeat/README.md
[filebeat-7]: https://github.com/elastic/helm-charts/tree/7.12.0/filebeat/README.md
[filebeat-6]: https://github.com/elastic/helm-charts/tree/6.8.15/filebeat/README.md
[kibana-7]: https://github.com/elastic/helm-charts/tree/7.11.2/kibana/README.md
[kibana-7]: https://github.com/elastic/helm-charts/tree/7.12.0/kibana/README.md
[kibana-6]: https://github.com/elastic/helm-charts/tree/6.8.15/kibana/README.md
[logstash-7]: https://github.com/elastic/helm-charts/tree/7.11.2/logstash/README.md
[logstash-7]: https://github.com/elastic/helm-charts/tree/7.12.0/logstash/README.md
[logstash-6]: https://github.com/elastic/helm-charts/tree/6.8.15/logstash/README.md
[metricbeat-7]: https://github.com/elastic/helm-charts/tree/7.11.2/metricbeat/README.md
[metricbeat-7]: https://github.com/elastic/helm-charts/tree/7.12.0/metricbeat/README.md
[metricbeat-6]: https://github.com/elastic/helm-charts/tree/6.8.15/metricbeat/README.md