From 78ea65b8e24e09f185750f8f66bb98739e874af6 Mon Sep 17 00:00:00 2001 From: Yuriy <51912343+ygel@users.noreply.github.com> Date: Tue, 18 Aug 2020 11:28:49 -0500 Subject: [PATCH] [meta] Update changelog for 6.8.12 / 7.9.0 releases (#789) This PR update the changelog following https://github.com/elastic/helm-charts/pull/787 & https://github.com/elastic/helm-charts/pull/788 --- BREAKING_CHANGES.md | 44 ++++++++++++++++++++++++----------------- CHANGELOG.md | 10 ++++++++++ README.md | 37 +++++++++++++++++----------------- apm-server/README.md | 4 ++-- elasticsearch/README.md | 4 ++-- filebeat/README.md | 4 ++-- kibana/README.md | 4 ++-- logstash/README.md | 4 ++-- metricbeat/README.md | 4 ++-- 9 files changed, 67 insertions(+), 48 deletions(-) diff --git a/BREAKING_CHANGES.md b/BREAKING_CHANGES.md index 5d0e47edd..b3781fc50 100644 --- a/BREAKING_CHANGES.md +++ b/BREAKING_CHANGES.md @@ -3,6 +3,8 @@ +- [7.9.0 - 2020/08/18](#790---20200818) +- [6.8.12 - 2020/08/18](#6812---20200818) - [7.8.1 - 2020/07/28](#781---20200728) - [Add headless Service for StatefulSet](#add-headless-service-for-statefulset) - [6.8.11 - 2020/07/28](#6811---20200728) @@ -10,29 +12,35 @@ - [Stable Elasticsearch deprecated](#stable-elasticsearch-deprecated) - [APM Server memory limit](#apm-server-memory-limit) - [Elasticsearch service selector change](#elasticsearch-service-selector-change) - - [7.7.0 - 2020/05/13](#770---20200513) - - [Known Issues](#known-issues) - - [GA support](#ga-support) - - [New branching model](#new-branching-model) - - [Filebeat container inputs](#filebeat-container-inputs) - - [Metricbeat upgrade issue](#metricbeat-upgrade-issue) - - [Metricbeat split values for daemonset and deployment](#metricbeat-split-values-for-daemonset-and-deployment) - - [6.8.9 - 2020/05/13](#689---20200513) - - [7.6.2 - 2020/03/31](#762---20200331) - - [Kibana default resources](#kibana-default-resources) - - [7.6.0 - 2020/02/11](#760---20200211) - - [Elasticsearch default resources](#elasticsearch-default-resources) - - [7.5.0 - 2019/12/02](#750---20191202) - - [Metricbeat kube-state-metrics upgrade](#metricbeat-kube-state-metrics-upgrade) - - [7.0.0-alpha1 - 2019/04/17](#700-alpha1---20190417) - - [Elasticsearch upgrade from 6.x](#elasticsearch-upgrade-from-6x) +- [7.7.0 - 2020/05/13](#770---20200513) + - [Known Issues](#known-issues) + - [GA support](#ga-support) + - [New branching model](#new-branching-model) + - [Filebeat container inputs](#filebeat-container-inputs) + - [Metricbeat upgrade issue](#metricbeat-upgrade-issue) + - [Metricbeat split values for daemonset and deployment](#metricbeat-split-values-for-daemonset-and-deployment) +- [6.8.9 - 2020/05/13](#689---20200513) +- [7.6.2 - 2020/03/31](#762---20200331) + - [Kibana default resources](#kibana-default-resources) +- [7.6.0 - 2020/02/11](#760---20200211) + - [Elasticsearch default resources](#elasticsearch-default-resources) +- [7.5.0 - 2019/12/02](#750---20191202) + - [Metricbeat kube-state-metrics upgrade](#metricbeat-kube-state-metrics-upgrade) +- [7.0.0-alpha1 - 2019/04/17](#700-alpha1---20190417) + - [Elasticsearch upgrade from 6.x](#elasticsearch-upgrade-from-6x) -# 7.8.1 - 2020/07/28 +## 7.9.0 - 2020/08/18 + +## 6.8.12 - 2020/08/18 + +See [7.9.0 Breaking changes](#790---20200818) + +## 7.8.1 - 2020/07/28 ### Add headless Service for StatefulSet @@ -47,7 +55,7 @@ Upgrading the Logstash chart from a previous version will require using `helm upgrade --force`. -# 6.8.11 - 2020/07/28 +## 6.8.11 - 2020/07/28 See [7.8.1 Breaking changes](#781---20200728) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c164391c..648795dbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ +- [7.9.0 - 2020/08/18](#790---20200818) +- [6.8.12 - 2020/08/18](#6812---20200818) - [7.8.1 - 2020/07/28](#781---20200728) - [APM Server](#apm-server) - [Elasticsearch](#elasticsearch) @@ -105,6 +107,14 @@ +## 7.9.0 - 2020/08/18 +* 7.9.0 as the default stack version + +## 6.8.12 - 2020/08/18 + +* 6.8.12 as the default stack version +* See [7.9.0 CHANGELOG](#790---20200818) for other changes + ## 7.8.1 - 2020/07/28 * 7.8.1 as the default stack version diff --git a/README.md b/README.md index 268292217..736ea4c47 100644 --- a/README.md +++ b/README.md @@ -38,12 +38,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.8.1`][apm-7] |[`6.8.11`][apm-6] | -| [Elasticsearch](./elasticsearch/README.md) | https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html |[`7.8.1`][elasticsearch-7] |[`6.8.11`][elasticsearch-6] | -| [Filebeat](./filebeat/README.md) | https://www.elastic.co/guide/en/beats/filebeat/current/running-on-docker.html |[`7.8.1`][filebeat-7] |[`6.8.11`][filebeat-6] | -| [Kibana](./kibana/README.md) | https://www.elastic.co/guide/en/kibana/current/docker.html |[`7.8.1`][kibana-7] |[`6.8.11`][kibana-6] | -| [Logstash](./logstash/README.md) | https://www.elastic.co/guide/en/logstash/current/docker.html |[`7.8.1`][logstash-7] |[`6.8.11`][logstash-6] | -| [Metricbeat](./metricbeat/README.md) | https://www.elastic.co/guide/en/beats/metricbeat/current/running-on-docker.html |[`7.8.1`][metricbeat-7] |[`6.8.11`][metricbeat-6] | +| [APM-Server](./apm-server/README.md) | https://www.elastic.co/guide/en/apm/server/current/running-on-docker.html |[`7.9.0`][apm-7] |[`6.8.12`][apm-6] | +| [Elasticsearch](./elasticsearch/README.md) | https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html |[`7.9.0`][elasticsearch-7] |[`6.8.12`][elasticsearch-6] | +| [Filebeat](./filebeat/README.md) | https://www.elastic.co/guide/en/beats/filebeat/current/running-on-docker.html |[`7.9.0`][filebeat-7] |[`6.8.12`][filebeat-6] | +| [Kibana](./kibana/README.md) | https://www.elastic.co/guide/en/kibana/current/docker.html |[`7.9.0`][kibana-7] |[`6.8.12`][kibana-6] | +| [Logstash](./logstash/README.md) | https://www.elastic.co/guide/en/logstash/current/docker.html |[`7.9.0`][logstash-7] |[`6.8.12`][logstash-6] | +| [Metricbeat](./metricbeat/README.md) | https://www.elastic.co/guide/en/beats/metricbeat/current/running-on-docker.html |[`7.9.0`][metricbeat-7] |[`6.8.12`][metricbeat-6] | ## Supported Configurations @@ -66,6 +66,7 @@ Note that only the released charts coming from [Elastic Helm repo][] or | 7.6 | Beta | Beta | Beta | Beta | Beta | Alpha | | 7.7 | GA | GA | Beta | GA | GA | Beta | | 7.8 | GA | GA | Beta | GA | GA | Beta | +| 7.9 | GA | GA | Beta | GA | GA | Beta | ### Kubernetes Versions @@ -102,15 +103,15 @@ Kubernetes. [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.8.1/apm-server/README.md -[apm-6]: https://github.com/elastic/helm-charts/tree/6.8.11/apm-server/README.md -[elasticsearch-7]: https://github.com/elastic/helm-charts/tree/7.8.1/elasticsearch/README.md -[elasticsearch-6]: https://github.com/elastic/helm-charts/tree/6.8.11/elasticsearch/README.md -[filebeat-7]: https://github.com/elastic/helm-charts/tree/7.8.1/filebeat/README.md -[filebeat-6]: https://github.com/elastic/helm-charts/tree/6.8.11/filebeat/README.md -[kibana-7]: https://github.com/elastic/helm-charts/tree/7.8.1/kibana/README.md -[kibana-6]: https://github.com/elastic/helm-charts/tree/6.8.11/kibana/README.md -[logstash-7]: https://github.com/elastic/helm-charts/tree/7.8.1/logstash/README.md -[logstash-6]: https://github.com/elastic/helm-charts/tree/6.8.11/logstash/README.md -[metricbeat-7]: https://github.com/elastic/helm-charts/tree/7.8.1/metricbeat/README.md -[metricbeat-6]: https://github.com/elastic/helm-charts/tree/6.8.11/metricbeat/README.md +[apm-7]: https://github.com/elastic/helm-charts/tree/7.9.0/apm-server/README.md +[apm-6]: https://github.com/elastic/helm-charts/tree/6.8.12/apm-server/README.md +[elasticsearch-7]: https://github.com/elastic/helm-charts/tree/7.9.0/elasticsearch/README.md +[elasticsearch-6]: https://github.com/elastic/helm-charts/tree/6.8.12/elasticsearch/README.md +[filebeat-7]: https://github.com/elastic/helm-charts/tree/7.9.0/filebeat/README.md +[filebeat-6]: https://github.com/elastic/helm-charts/tree/6.8.12/filebeat/README.md +[kibana-7]: https://github.com/elastic/helm-charts/tree/7.9.0/kibana/README.md +[kibana-6]: https://github.com/elastic/helm-charts/tree/6.8.12/kibana/README.md +[logstash-7]: https://github.com/elastic/helm-charts/tree/7.9.0/logstash/README.md +[logstash-6]: https://github.com/elastic/helm-charts/tree/6.8.12/logstash/README.md +[metricbeat-7]: https://github.com/elastic/helm-charts/tree/7.9.0/metricbeat/README.md +[metricbeat-6]: https://github.com/elastic/helm-charts/tree/6.8.12/metricbeat/README.md diff --git a/apm-server/README.md b/apm-server/README.md index 8d1b65d63..fe521eca3 100644 --- a/apm-server/README.md +++ b/apm-server/README.md @@ -8,7 +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.8.1][] release +**Warning**: This branch is used for development, please use [7.9.0][] release for released version. @@ -145,7 +145,7 @@ Please check [CONTRIBUTING.md][] before any contribution or for any questions about our development and testing process. -[7.8.1]: https://github.com/elastic/helm-charts/blob/7.8.1/apm-server/README.md +[7.9.0]: https://github.com/elastic/helm-charts/blob/7.9.0/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 [CONTRIBUTING.md]: https://github.com/elastic/helm-charts/blob/master/CONTRIBUTING.md diff --git a/elasticsearch/README.md b/elasticsearch/README.md index 1973d9220..2aa71e355 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -3,7 +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.8.1][] release +**Warning**: This branch is used for development, please use [7.9.0][] release for supported version. @@ -386,7 +386,7 @@ about our development and testing process. [#63]: https://github.com/elastic/helm-charts/issues/63 -[7.8.1]: https://github.com/elastic/helm-charts/blob/7.8.1/elasticsearch/README.md +[7.9.0]: https://github.com/elastic/helm-charts/blob/7.9.0/elasticsearch/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 [CONTRIBUTING.md]: https://github.com/elastic/helm-charts/blob/master/CONTRIBUTING.md diff --git a/filebeat/README.md b/filebeat/README.md index 47a98d47c..5b113ba74 100644 --- a/filebeat/README.md +++ b/filebeat/README.md @@ -3,7 +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.8.1][] release +**Warning**: This branch is used for development, please use [7.9.0][] release for supported version. @@ -183,7 +183,7 @@ Please check [CONTRIBUTING.md][] before any contribution or for any questions about our development and testing process. -[7.8.1]: https://github.com/elastic/helm-charts/blob/7.8.1/filebeat/README.md +[7.9.0]: https://github.com/elastic/helm-charts/blob/7.9.0/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 [CONTRIBUTING.md]: https://github.com/elastic/helm-charts/blob/master/CONTRIBUTING.md diff --git a/kibana/README.md b/kibana/README.md index d610c8517..139cef98e 100644 --- a/kibana/README.md +++ b/kibana/README.md @@ -3,7 +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.8.1][] release +**Warning**: This branch is used for development, please use [7.9.0][] release for supported version. @@ -202,7 +202,7 @@ Please check [CONTRIBUTING.md][] before any contribution or for any questions about our development and testing process. -[7.8.1]: https://github.com/elastic/helm-charts/blob/7.8.1/kibana/README.md +[7.9.0]: https://github.com/elastic/helm-charts/blob/7.9.0/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 [CONTRIBUTING.md]: https://github.com/elastic/helm-charts/blob/master/CONTRIBUTING.md diff --git a/logstash/README.md b/logstash/README.md index da61880c6..adfe4d718 100644 --- a/logstash/README.md +++ b/logstash/README.md @@ -8,7 +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.8.1][] release +**Warning**: This branch is used for development, please use [7.9.0][] release for released version. @@ -185,7 +185,7 @@ Please check [CONTRIBUTING.md][] before any contribution or for any questions about our development and testing process. -[7.8.1]: https://github.com/elastic/helm-charts/blob/7.8.1/logstash/README.md +[7.9.0]: https://github.com/elastic/helm-charts/blob/7.9.0/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 [CONTRIBUTING.md]: https://github.com/elastic/helm-charts/blob/master/CONTRIBUTING.md diff --git a/metricbeat/README.md b/metricbeat/README.md index d0f4fe6c4..f3f09f727 100644 --- a/metricbeat/README.md +++ b/metricbeat/README.md @@ -3,7 +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.8.1][] release +**Warning**: This branch is used for development, please use [7.9.0][] release for supported version. @@ -207,7 +207,7 @@ about our development and testing process. [#471]: https://github.com/elastic/helm-charts/pull/471 -[7.8.1]: https://github.com/elastic/helm-charts/blob/7.8.1/metricbeat/README.md +[7.9.0]: https://github.com/elastic/helm-charts/blob/7.9.0/metricbeat/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 [CONTRIBUTING.md]: https://github.com/elastic/helm-charts/blob/master/CONTRIBUTING.md