From 0e0e397edc4536b8801d29466bfabf61fcda3528 Mon Sep 17 00:00:00 2001 From: Elastic Machine Date: Tue, 16 Feb 2021 11:35:54 +0000 Subject: [PATCH 1/3] 6.8.14 changelog --- CHANGELOG.md | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ README.md | 24 ++++++++++++------------ 2 files changed, 61 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fae9d3b0..d49af7508 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,54 @@ # Changelog +## 6.8.14 + +* 6.8.14 as default version. + + +| PR | Author | Title | +| --- | --- | --- | +| [#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 | +| [#1012](https://github.com/elastic/helm-charts/pull/1012) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] fix secrets in config example | +| [#996](https://github.com/elastic/helm-charts/pull/996) | [@jmlrt](https://github.com/jmlrt) | [apm-server] run as non root user | +| [#1000](https://github.com/elastic/helm-charts/pull/1000) | [@jmlrt](https://github.com/jmlrt) | [logstash] disable privileged container in psp | +| [#498](https://github.com/elastic/helm-charts/pull/498) | [@desaintmartin](https://github.com/desaintmartin) | Add support for NetworkPolicy. | +| [#994](https://github.com/elastic/helm-charts/pull/994) | [@kevinsmithwrs](https://github.com/kevinsmithwrs) | [elasticsearch][kibana] Add flexible ingress | +| [#1009](https://github.com/elastic/helm-charts/pull/1009) | [@jmlrt](https://github.com/jmlrt) | [filebeat][metricbeat] Update documentation on port collisions for multiple beats agents with hostNetworking enabled. (#997) | +| [#1006](https://github.com/elastic/helm-charts/pull/1006) | [@jmlrt](https://github.com/jmlrt) | [filebeat] Configurable ClusterRole (#978) | +| [#1004](https://github.com/elastic/helm-charts/pull/1004) | [@jmlrt](https://github.com/jmlrt) | Filebeat deployment support feature (#964) | +| [#983](https://github.com/elastic/helm-charts/pull/983) | [@jmlrt](https://github.com/jmlrt) | [6.8] [all] add hostaliases (#970) | +| [#980](https://github.com/elastic/helm-charts/pull/980) | [@jmlrt](https://github.com/jmlrt) | [6.8] elasticsearch: add emptyDir to podSecurityPolicy as allowed volume-type (#975) | +| [#986](https://github.com/elastic/helm-charts/pull/986) | [@jmlrt](https://github.com/jmlrt) | [6.8] [meta] bump helm to 3.4.2 (#977) | +| [#972](https://github.com/elastic/helm-charts/pull/972) | [@jmlrt](https://github.com/jmlrt) | [6.8] [meta] add config for backport (#971) | +| [#957](https://github.com/elastic/helm-charts/pull/957) | [@jmlrt](https://github.com/jmlrt) | [6.8] [kibana] add service.httpPortName config in chart (#843) | +| [#954](https://github.com/elastic/helm-charts/pull/954) | [@jmlrt](https://github.com/jmlrt) | [6.8] [apm-server] Add missing fields to HPA (#782) | +| [#944](https://github.com/elastic/helm-charts/pull/944) | [@jmlrt](https://github.com/jmlrt) | [6.8] [logstash] add rbac custom annotations (#764) | +| [#941](https://github.com/elastic/helm-charts/pull/941) | [@jmlrt](https://github.com/jmlrt) | [6.8] ES Statefulset empty initContainers fix (#795) | +| [#936](https://github.com/elastic/helm-charts/pull/936) | [@jmlrt](https://github.com/jmlrt) | [6.8] [meta] stabilize CI tests (#935) | +| [#921](https://github.com/elastic/helm-charts/pull/921) | [@jmlrt](https://github.com/jmlrt) | [6.8] [meta] remove support for k8s <1.14 & helm <2.17.0 (#916) | +| [#918](https://github.com/elastic/helm-charts/pull/918) | [@jmlrt](https://github.com/jmlrt) | [6.8] [meta] upgrade test (#907) | +| [#897](https://github.com/elastic/helm-charts/pull/897) | [@cospeedster](https://github.com/cospeedster) | [elasticsearch] Fix spelling | +| [#911](https://github.com/elastic/helm-charts/pull/911) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] update test hook annotations | +| [#910](https://github.com/elastic/helm-charts/pull/910) | [@jmlrt](https://github.com/jmlrt) | [meta] add link to eck chart doc | +| [#904](https://github.com/elastic/helm-charts/pull/904) | [@jmlrt](https://github.com/jmlrt) | Helm 3 (#516) | +| [#891](https://github.com/elastic/helm-charts/pull/891) | [@jmlrt](https://github.com/jmlrt) | [meta] increase helm timeout | +| [#890](https://github.com/elastic/helm-charts/pull/890) | [@jmlrt](https://github.com/jmlrt) | [meta] update rbac.authorization.k8s.io api | +| [#888](https://github.com/elastic/helm-charts/pull/888) | [@nkammah](https://github.com/nkammah) | Add warning comment placeholder (6.8 branch) | +| [#882](https://github.com/elastic/helm-charts/pull/882) | [@jmlrt](https://github.com/jmlrt) | [metricbeat] use relocated stable repo for kube-state-metrics | +| [#880](https://github.com/elastic/helm-charts/pull/880) | [@jmlrt](https://github.com/jmlrt) | [meta] add support for helm 2.17.0 and k8s 1.17 | +| [#878](https://github.com/elastic/helm-charts/pull/878) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] remove roles unavailable on 6.8 | +| [#854](https://github.com/elastic/helm-charts/pull/854) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] add coordinator node to multi test | +| [#871](https://github.com/elastic/helm-charts/pull/871) | [@elasticmachine](https://github.com/elasticmachine) | Bump 6.8 branch to 6.8.14-SNAPSHOT | + + ## 7.10.2 * 7.10.2 as default version. diff --git a/README.md b/README.md index 5aef38ae5..5074cc0a3 100644 --- a/README.md +++ b/README.md @@ -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.10.1`][apm-7] | [`6.8.13`][apm-6] | -| [Elasticsearch](./elasticsearch/README.md) | https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html | [`7.10.1`][elasticsearch-7] | [`6.8.13`][elasticsearch-6] | -| [Filebeat](./filebeat/README.md) | https://www.elastic.co/guide/en/beats/filebeat/current/running-on-docker.html | [`7.10.1`][filebeat-7] | [`6.8.13`][filebeat-6] | -| [Kibana](./kibana/README.md) | https://www.elastic.co/guide/en/kibana/current/docker.html | [`7.10.1`][kibana-7] | [`6.8.13`][kibana-6] | -| [Logstash](./logstash/README.md) | https://www.elastic.co/guide/en/logstash/current/docker.html | [`7.10.1`][logstash-7] | [`6.8.13`][logstash-6] | -| [Metricbeat](./metricbeat/README.md) | https://www.elastic.co/guide/en/beats/metricbeat/current/running-on-docker.html | [`7.10.1`][metricbeat-7] | [`6.8.13`][metricbeat-6] | +| [APM-Server](./apm-server/README.md) | https://www.elastic.co/guide/en/apm/server/current/running-on-docker.html | [`7.10.1`][apm-7] | [`6.8.14`][apm-6] | +| [Elasticsearch](./elasticsearch/README.md) | https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html | [`7.10.1`][elasticsearch-7] | [`6.8.14`][elasticsearch-6] | +| [Filebeat](./filebeat/README.md) | https://www.elastic.co/guide/en/beats/filebeat/current/running-on-docker.html | [`7.10.1`][filebeat-7] | [`6.8.14`][filebeat-6] | +| [Kibana](./kibana/README.md) | https://www.elastic.co/guide/en/kibana/current/docker.html | [`7.10.1`][kibana-7] | [`6.8.14`][kibana-6] | +| [Logstash](./logstash/README.md) | https://www.elastic.co/guide/en/logstash/current/docker.html | [`7.10.1`][logstash-7] | [`6.8.14`][logstash-6] | +| [Metricbeat](./metricbeat/README.md) | https://www.elastic.co/guide/en/beats/metricbeat/current/running-on-docker.html | [`7.10.1`][metricbeat-7] | [`6.8.14`][metricbeat-6] | ## Supported Configurations @@ -100,14 +100,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.10.1/apm-server/README.md -[apm-6]: https://github.com/elastic/helm-charts/tree/6.8.13/apm-server/README.md +[apm-6]: https://github.com/elastic/helm-charts/tree/6.8.14/apm-server/README.md [elasticsearch-7]: https://github.com/elastic/helm-charts/tree/7.10.1/elasticsearch/README.md -[elasticsearch-6]: https://github.com/elastic/helm-charts/tree/6.8.13/elasticsearch/README.md +[elasticsearch-6]: https://github.com/elastic/helm-charts/tree/6.8.14/elasticsearch/README.md [filebeat-7]: https://github.com/elastic/helm-charts/tree/7.10.1/filebeat/README.md -[filebeat-6]: https://github.com/elastic/helm-charts/tree/6.8.13/filebeat/README.md +[filebeat-6]: https://github.com/elastic/helm-charts/tree/6.8.14/filebeat/README.md [kibana-7]: https://github.com/elastic/helm-charts/tree/7.10.1/kibana/README.md -[kibana-6]: https://github.com/elastic/helm-charts/tree/6.8.13/kibana/README.md +[kibana-6]: https://github.com/elastic/helm-charts/tree/6.8.14/kibana/README.md [logstash-7]: https://github.com/elastic/helm-charts/tree/7.10.1/logstash/README.md -[logstash-6]: https://github.com/elastic/helm-charts/tree/6.8.13/logstash/README.md +[logstash-6]: https://github.com/elastic/helm-charts/tree/6.8.14/logstash/README.md [metricbeat-7]: https://github.com/elastic/helm-charts/tree/7.10.1/metricbeat/README.md -[metricbeat-6]: https://github.com/elastic/helm-charts/tree/6.8.13/metricbeat/README.md +[metricbeat-6]: https://github.com/elastic/helm-charts/tree/6.8.14/metricbeat/README.md From a81ede2a9fcef5aea0ffc3268daa98f43289da3f Mon Sep 17 00:00:00 2001 From: Julien Mailleret <8582351+jmlrt@users.noreply.github.com> Date: Tue, 16 Feb 2021 15:37:30 +0100 Subject: [PATCH 2/3] fix changelog --- CHANGELOG.md | 233 +++++++++++++++++++++++++-------------------------- 1 file changed, 115 insertions(+), 118 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d49af7508..0a73d61d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,48 +5,45 @@ * 6.8.14 as default version. -| PR | Author | Title | -| --- | --- | --- | -| [#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 | -| [#1012](https://github.com/elastic/helm-charts/pull/1012) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] fix secrets in config example | -| [#996](https://github.com/elastic/helm-charts/pull/996) | [@jmlrt](https://github.com/jmlrt) | [apm-server] run as non root user | -| [#1000](https://github.com/elastic/helm-charts/pull/1000) | [@jmlrt](https://github.com/jmlrt) | [logstash] disable privileged container in psp | -| [#498](https://github.com/elastic/helm-charts/pull/498) | [@desaintmartin](https://github.com/desaintmartin) | Add support for NetworkPolicy. | -| [#994](https://github.com/elastic/helm-charts/pull/994) | [@kevinsmithwrs](https://github.com/kevinsmithwrs) | [elasticsearch][kibana] Add flexible ingress | -| [#1009](https://github.com/elastic/helm-charts/pull/1009) | [@jmlrt](https://github.com/jmlrt) | [filebeat][metricbeat] Update documentation on port collisions for multiple beats agents with hostNetworking enabled. (#997) | -| [#1006](https://github.com/elastic/helm-charts/pull/1006) | [@jmlrt](https://github.com/jmlrt) | [filebeat] Configurable ClusterRole (#978) | -| [#1004](https://github.com/elastic/helm-charts/pull/1004) | [@jmlrt](https://github.com/jmlrt) | Filebeat deployment support feature (#964) | -| [#983](https://github.com/elastic/helm-charts/pull/983) | [@jmlrt](https://github.com/jmlrt) | [6.8] [all] add hostaliases (#970) | -| [#980](https://github.com/elastic/helm-charts/pull/980) | [@jmlrt](https://github.com/jmlrt) | [6.8] elasticsearch: add emptyDir to podSecurityPolicy as allowed volume-type (#975) | -| [#986](https://github.com/elastic/helm-charts/pull/986) | [@jmlrt](https://github.com/jmlrt) | [6.8] [meta] bump helm to 3.4.2 (#977) | -| [#972](https://github.com/elastic/helm-charts/pull/972) | [@jmlrt](https://github.com/jmlrt) | [6.8] [meta] add config for backport (#971) | -| [#957](https://github.com/elastic/helm-charts/pull/957) | [@jmlrt](https://github.com/jmlrt) | [6.8] [kibana] add service.httpPortName config in chart (#843) | -| [#954](https://github.com/elastic/helm-charts/pull/954) | [@jmlrt](https://github.com/jmlrt) | [6.8] [apm-server] Add missing fields to HPA (#782) | -| [#944](https://github.com/elastic/helm-charts/pull/944) | [@jmlrt](https://github.com/jmlrt) | [6.8] [logstash] add rbac custom annotations (#764) | -| [#941](https://github.com/elastic/helm-charts/pull/941) | [@jmlrt](https://github.com/jmlrt) | [6.8] ES Statefulset empty initContainers fix (#795) | -| [#936](https://github.com/elastic/helm-charts/pull/936) | [@jmlrt](https://github.com/jmlrt) | [6.8] [meta] stabilize CI tests (#935) | -| [#921](https://github.com/elastic/helm-charts/pull/921) | [@jmlrt](https://github.com/jmlrt) | [6.8] [meta] remove support for k8s <1.14 & helm <2.17.0 (#916) | -| [#918](https://github.com/elastic/helm-charts/pull/918) | [@jmlrt](https://github.com/jmlrt) | [6.8] [meta] upgrade test (#907) | -| [#897](https://github.com/elastic/helm-charts/pull/897) | [@cospeedster](https://github.com/cospeedster) | [elasticsearch] Fix spelling | -| [#911](https://github.com/elastic/helm-charts/pull/911) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] update test hook annotations | -| [#910](https://github.com/elastic/helm-charts/pull/910) | [@jmlrt](https://github.com/jmlrt) | [meta] add link to eck chart doc | -| [#904](https://github.com/elastic/helm-charts/pull/904) | [@jmlrt](https://github.com/jmlrt) | Helm 3 (#516) | -| [#891](https://github.com/elastic/helm-charts/pull/891) | [@jmlrt](https://github.com/jmlrt) | [meta] increase helm timeout | -| [#890](https://github.com/elastic/helm-charts/pull/890) | [@jmlrt](https://github.com/jmlrt) | [meta] update rbac.authorization.k8s.io api | -| [#888](https://github.com/elastic/helm-charts/pull/888) | [@nkammah](https://github.com/nkammah) | Add warning comment placeholder (6.8 branch) | -| [#882](https://github.com/elastic/helm-charts/pull/882) | [@jmlrt](https://github.com/jmlrt) | [metricbeat] use relocated stable repo for kube-state-metrics | -| [#880](https://github.com/elastic/helm-charts/pull/880) | [@jmlrt](https://github.com/jmlrt) | [meta] add support for helm 2.17.0 and k8s 1.17 | -| [#878](https://github.com/elastic/helm-charts/pull/878) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] remove roles unavailable on 6.8 | -| [#854](https://github.com/elastic/helm-charts/pull/854) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] add coordinator node to multi test | -| [#871](https://github.com/elastic/helm-charts/pull/871) | [@elasticmachine](https://github.com/elasticmachine) | Bump 6.8 branch to 6.8.14-SNAPSHOT | +| PR | Author | Title | +|-----------------------------------------------------------|----------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| +| [#1040](https://github.com/elastic/helm-charts/pull/1040) | [@daniel-hutao](https://github.com/daniel-hutao) | [elasticsearch] Fix security.yaml is 404 | +| [#1039](https://github.com/elastic/helm-charts/pull/1039) | [@yousafsyed](https://github.com/yousafsyed) | [metricbeat] Fixing the repository 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) | [kibana] 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 | +| [#1017](https://github.com/elastic/helm-charts/pull/1017) | [@jmlrt](https://github.com/jmlrt) | [meta] NIT Update backport config and small doc fixes | +| [#1012](https://github.com/elastic/helm-charts/pull/1012) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] Fix secrets in config example | +| [#996](https://github.com/elastic/helm-charts/pull/996) | [@jmlrt](https://github.com/jmlrt) | [apm-server] Run as non root user | +| [#1000](https://github.com/elastic/helm-charts/pull/1000) | [@jmlrt](https://github.com/jmlrt) | [logstash] Disable privileged container in psp | +| [#498](https://github.com/elastic/helm-charts/pull/498) | [@desaintmartin](https://github.com/desaintmartin) | [elasticsearch] Add support for NetworkPolicy. | +| [#994](https://github.com/elastic/helm-charts/pull/994) | [@kevinsmithwrs](https://github.com/kevinsmithwrs) | [elasticsearch][kibana] Add flexible ingress | +| [#1009](https://github.com/elastic/helm-charts/pull/1009) | [@jmlrt](https://github.com/jmlrt) | [filebeat][metricbeat] Update documentation on port collisions for multiple beats agents with hostNetworking enabled. (#997) | +| [#1006](https://github.com/elastic/helm-charts/pull/1006) | [@jmlrt](https://github.com/jmlrt) | [filebeat] Configurable ClusterRole (#978) | +| [#1004](https://github.com/elastic/helm-charts/pull/1004) | [@jmlrt](https://github.com/jmlrt) | [filebeat] Deployment support feature (#964) | +| [#983](https://github.com/elastic/helm-charts/pull/983) | [@jmlrt](https://github.com/jmlrt) | [all] Add hostaliases (#970) | +| [#980](https://github.com/elastic/helm-charts/pull/980) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] Add emptyDir to podSecurityPolicy as allowed volume-type (#975) | +| [#972](https://github.com/elastic/helm-charts/pull/972) | [@jmlrt](https://github.com/jmlrt) | [meta] Add config for backport (#971) | +| [#957](https://github.com/elastic/helm-charts/pull/957) | [@jmlrt](https://github.com/jmlrt) | [kibana] Add service.httpPortName config in chart (#843) | +| [#954](https://github.com/elastic/helm-charts/pull/954) | [@jmlrt](https://github.com/jmlrt) | [apm-server] Add missing fields to HPA (#782) | +| [#944](https://github.com/elastic/helm-charts/pull/944) | [@jmlrt](https://github.com/jmlrt) | [logstash] Add rbac custom annotations (#764) | +| [#941](https://github.com/elastic/helm-charts/pull/941) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] Statefulset empty initContainers fix (#795) | +| [#936](https://github.com/elastic/helm-charts/pull/936) | [@jmlrt](https://github.com/jmlrt) | [meta] Stabilize CI tests (#935) | +| [#921](https://github.com/elastic/helm-charts/pull/921) | [@jmlrt](https://github.com/jmlrt) | [meta] Remove support for k8s <1.14 & helm <2.17.0 (#916) | +| [#918](https://github.com/elastic/helm-charts/pull/918) | [@jmlrt](https://github.com/jmlrt) | [meta] Upgrade test (#907) | +| [#897](https://github.com/elastic/helm-charts/pull/897) | [@cospeedster](https://github.com/cospeedster) | [elasticsearch] Fix spelling | +| [#911](https://github.com/elastic/helm-charts/pull/911) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] Update test hook annotations | +| [#910](https://github.com/elastic/helm-charts/pull/910) | [@jmlrt](https://github.com/jmlrt) | [meta] Add link to eck chart doc | +| [#904](https://github.com/elastic/helm-charts/pull/904) | [@jmlrt](https://github.com/jmlrt) | [meta] Helm 3 (#516) | +| [#891](https://github.com/elastic/helm-charts/pull/891) | [@jmlrt](https://github.com/jmlrt) | [meta] Increase helm timeout | +| [#890](https://github.com/elastic/helm-charts/pull/890) | [@jmlrt](https://github.com/jmlrt) | [meta] Update rbac.authorization.k8s.io api | +| [#888](https://github.com/elastic/helm-charts/pull/888) | [@nkammah](https://github.com/nkammah) | [meta] Add warning comment placeholder (6.8 branch) | +| [#882](https://github.com/elastic/helm-charts/pull/882) | [@jmlrt](https://github.com/jmlrt) | [metricbeat] Use relocated stable repo for kube-state-metrics | +| [#880](https://github.com/elastic/helm-charts/pull/880) | [@jmlrt](https://github.com/jmlrt) | [meta] Add support for helm 2.17.0 and k8s 1.17 | +| [#878](https://github.com/elastic/helm-charts/pull/878) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] Remove roles unavailable on 6.8 | +| [#854](https://github.com/elastic/helm-charts/pull/854) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] Add coordinator node to multi test | ## 7.10.2 @@ -54,15 +51,15 @@ * 7.10.2 as default version. -| PR | Author | Title | -| --- | --- | --- | -| [#1017](https://github.com/elastic/helm-charts/pull/1017) | [@jmlrt](https://github.com/jmlrt) | NIT Update backport config and small doc fixes | -| [#1010](https://github.com/elastic/helm-charts/pull/1010) | [@jmlrt](https://github.com/jmlrt) | [filebeat][metricbeat] Update documentation on port collisions for multiple beats agents with hostNetworking enabled. (#997) | -| [#984](https://github.com/elastic/helm-charts/pull/984) | [@jmlrt](https://github.com/jmlrt) | [7.10] [all] add hostaliases (#970) | -| [#981](https://github.com/elastic/helm-charts/pull/981) | [@jmlrt](https://github.com/jmlrt) | [7.10] elasticsearch: add emptyDir to podSecurityPolicy as allowed volume-type (#975) | -| [#987](https://github.com/elastic/helm-charts/pull/987) | [@jmlrt](https://github.com/jmlrt) | [7.10] [meta] bump helm to 3.4.2 (#977) | -| [#968](https://github.com/elastic/helm-charts/pull/968) | [@elasticmachine](https://github.com/elasticmachine) | Bump version to 7.10.2-SNAPSHOT | -| [#973](https://github.com/elastic/helm-charts/pull/973) | [@jmlrt](https://github.com/jmlrt) | [7.10] [meta] add config for backport (#971) | +| PR | Author | Title | +|-----------------------------------------------------------|------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| +| [#1017](https://github.com/elastic/helm-charts/pull/1017) | [@jmlrt](https://github.com/jmlrt) | NIT Update backport config and small doc fixes | +| [#1010](https://github.com/elastic/helm-charts/pull/1010) | [@jmlrt](https://github.com/jmlrt) | [filebeat][metricbeat] Update documentation on port collisions for multiple beats agents with hostNetworking enabled. (#997) | +| [#984](https://github.com/elastic/helm-charts/pull/984) | [@jmlrt](https://github.com/jmlrt) | [7.10] [all] add hostaliases (#970) | +| [#981](https://github.com/elastic/helm-charts/pull/981) | [@jmlrt](https://github.com/jmlrt) | [7.10] elasticsearch: add emptyDir to podSecurityPolicy as allowed volume-type (#975) | +| [#987](https://github.com/elastic/helm-charts/pull/987) | [@jmlrt](https://github.com/jmlrt) | [7.10] [meta] bump helm to 3.4.2 (#977) | +| [#968](https://github.com/elastic/helm-charts/pull/968) | [@elasticmachine](https://github.com/elasticmachine) | Bump version to 7.10.2-SNAPSHOT | +| [#973](https://github.com/elastic/helm-charts/pull/973) | [@jmlrt](https://github.com/jmlrt) | [7.10] [meta] add config for backport (#971) | ## 7.10.1 @@ -70,15 +67,15 @@ * 7.10.1 as default version. -| PR | Author | Title | -| --- | --- | --- | -| [#958](https://github.com/elastic/helm-charts/pull/958) | [@jmlrt](https://github.com/jmlrt) | [7.10] [kibana] add service.httpPortName config in chart (#843) | -| [#955](https://github.com/elastic/helm-charts/pull/955) | [@jmlrt](https://github.com/jmlrt) | [7.10] [apm-server] Add missing fields to HPA (#782) | -| [#950](https://github.com/elastic/helm-charts/pull/950) | [@jmlrt](https://github.com/jmlrt) | [7.10] [meta] enable metricbeat upgrade test (#940) | -| [#945](https://github.com/elastic/helm-charts/pull/945) | [@jmlrt](https://github.com/jmlrt) | [7.10] [logstash] add rbac custom annotations (#764) | -| [#942](https://github.com/elastic/helm-charts/pull/942) | [@jmlrt](https://github.com/jmlrt) | [7.10] ES Statefulset empty initContainers fix (#795) | -| [#932](https://github.com/elastic/helm-charts/pull/932) | [@elasticmachine](https://github.com/elasticmachine) | Bump 7.10 branch to 7.10.1-SNAPSHOT | -| [#937](https://github.com/elastic/helm-charts/pull/937) | [@jmlrt](https://github.com/jmlrt) | [7.10] [meta] stabilize CI tests (#935) | +| PR | Author | Title | +|---------------------------------------------------------|------------------------------------------------------|-----------------------------------------------------------------| +| [#958](https://github.com/elastic/helm-charts/pull/958) | [@jmlrt](https://github.com/jmlrt) | [7.10] [kibana] add service.httpPortName config in chart (#843) | +| [#955](https://github.com/elastic/helm-charts/pull/955) | [@jmlrt](https://github.com/jmlrt) | [7.10] [apm-server] Add missing fields to HPA (#782) | +| [#950](https://github.com/elastic/helm-charts/pull/950) | [@jmlrt](https://github.com/jmlrt) | [7.10] [meta] enable metricbeat upgrade test (#940) | +| [#945](https://github.com/elastic/helm-charts/pull/945) | [@jmlrt](https://github.com/jmlrt) | [7.10] [logstash] add rbac custom annotations (#764) | +| [#942](https://github.com/elastic/helm-charts/pull/942) | [@jmlrt](https://github.com/jmlrt) | [7.10] ES Statefulset empty initContainers fix (#795) | +| [#932](https://github.com/elastic/helm-charts/pull/932) | [@elasticmachine](https://github.com/elasticmachine) | Bump 7.10 branch to 7.10.1-SNAPSHOT | +| [#937](https://github.com/elastic/helm-charts/pull/937) | [@jmlrt](https://github.com/jmlrt) | [7.10] [meta] stabilize CI tests (#935) | ## 7.10.0 @@ -86,70 +83,70 @@ * 7.10.0 as default version. -| PR | Author | Title | -| --- | --- | --- | -| [#927](https://github.com/elastic/helm-charts/pull/927) | [@jmlrt](https://github.com/jmlrt) | [meta] Remove version from dev install section title | -| [#922](https://github.com/elastic/helm-charts/pull/922) | [@jmlrt](https://github.com/jmlrt) | [meta] Remove support for k8s <1.14 & helm <2.17.0 (#916) [7.10] | -| [#919](https://github.com/elastic/helm-charts/pull/919) | [@jmlrt](https://github.com/jmlrt) | [meta] Upgrade test (#907) [7.10] | -| [#914](https://github.com/elastic/helm-charts/pull/914) | [@jmlrt](https://github.com/jmlrt) | [meta] Initiate 7.10 branch | -| [#897](https://github.com/elastic/helm-charts/pull/897) | [@cospeedster](https://github.com/cospeedster) | [elasticsearch] Fix spelling | -| [#911](https://github.com/elastic/helm-charts/pull/911) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] Update test hook annotations | -| [#910](https://github.com/elastic/helm-charts/pull/910) | [@jmlrt](https://github.com/jmlrt) | [meta] Add link to eck chart doc | -| [#902](https://github.com/elastic/helm-charts/pull/902) | [@jmlrt](https://github.com/jmlrt) | [meta] Helm 3 (#516) | -| [#891](https://github.com/elastic/helm-charts/pull/891) | [@jmlrt](https://github.com/jmlrt) | [meta] Increase helm timeout | -| [#890](https://github.com/elastic/helm-charts/pull/890) | [@jmlrt](https://github.com/jmlrt) | [meta] Update rbac.authorization.k8s.io api | -| [#887](https://github.com/elastic/helm-charts/pull/887) | [@nkammah](https://github.com/nkammah) | [meta] Add warning comment placeholder (7.x branch) | -| [#882](https://github.com/elastic/helm-charts/pull/882) | [@jmlrt](https://github.com/jmlrt) | [metricbeat] Use relocated stable repo for kube-state-metrics | -| [#880](https://github.com/elastic/helm-charts/pull/880) | [@jmlrt](https://github.com/jmlrt) | [meta] Add support for helm 2.17.0 and k8s 1.17 | -| [#854](https://github.com/elastic/helm-charts/pull/854) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] Add coordinator node to multi test | -| [#860](https://github.com/elastic/helm-charts/pull/860) | [@nkammah](https://github.com/nkammah) | [meta] Simplify doc in 7.x branch | +| PR | Author | Title | +|---------------------------------------------------------|------------------------------------------------|------------------------------------------------------------------| +| [#927](https://github.com/elastic/helm-charts/pull/927) | [@jmlrt](https://github.com/jmlrt) | [meta] Remove version from dev install section title | +| [#922](https://github.com/elastic/helm-charts/pull/922) | [@jmlrt](https://github.com/jmlrt) | [meta] Remove support for k8s <1.14 & helm <2.17.0 (#916) [7.10] | +| [#919](https://github.com/elastic/helm-charts/pull/919) | [@jmlrt](https://github.com/jmlrt) | [meta] Upgrade test (#907) [7.10] | +| [#914](https://github.com/elastic/helm-charts/pull/914) | [@jmlrt](https://github.com/jmlrt) | [meta] Initiate 7.10 branch | +| [#897](https://github.com/elastic/helm-charts/pull/897) | [@cospeedster](https://github.com/cospeedster) | [elasticsearch] Fix spelling | +| [#911](https://github.com/elastic/helm-charts/pull/911) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] Update test hook annotations | +| [#910](https://github.com/elastic/helm-charts/pull/910) | [@jmlrt](https://github.com/jmlrt) | [meta] Add link to eck chart doc | +| [#902](https://github.com/elastic/helm-charts/pull/902) | [@jmlrt](https://github.com/jmlrt) | [meta] Helm 3 (#516) | +| [#891](https://github.com/elastic/helm-charts/pull/891) | [@jmlrt](https://github.com/jmlrt) | [meta] Increase helm timeout | +| [#890](https://github.com/elastic/helm-charts/pull/890) | [@jmlrt](https://github.com/jmlrt) | [meta] Update rbac.authorization.k8s.io api | +| [#887](https://github.com/elastic/helm-charts/pull/887) | [@nkammah](https://github.com/nkammah) | [meta] Add warning comment placeholder (7.x branch) | +| [#882](https://github.com/elastic/helm-charts/pull/882) | [@jmlrt](https://github.com/jmlrt) | [metricbeat] Use relocated stable repo for kube-state-metrics | +| [#880](https://github.com/elastic/helm-charts/pull/880) | [@jmlrt](https://github.com/jmlrt) | [meta] Add support for helm 2.17.0 and k8s 1.17 | +| [#854](https://github.com/elastic/helm-charts/pull/854) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] Add coordinator node to multi test | +| [#860](https://github.com/elastic/helm-charts/pull/860) | [@nkammah](https://github.com/nkammah) | [meta] Simplify doc in 7.x branch | ## 7.9.3 * 7.9.3 as default version. -| PR | Author | Title | -| --- | --- | --- | -| [#859](https://github.com/elastic/helm-charts/pull/859) | [@nkammah](https://github.com/nkammah) | [all] Simplify doc in 7.9 branch | -| [#767](https://github.com/elastic/helm-charts/pull/767) | [@ebuildy](https://github.com/ebuildy) | [Metricbeat] Dont generate config if not enabled | -| [#793](https://github.com/elastic/helm-charts/pull/793) | [@jnbelo](https://github.com/jnbelo) | fixup! Added ingress support to the logstash chart | -| [#793](https://github.com/elastic/helm-charts/pull/793) | [@jnbelo](https://github.com/jnbelo) | Added ingress support to the logstash chart | -| [#839](https://github.com/elastic/helm-charts/pull/839) | [@jmlrt](https://github.com/jmlrt) | [logstash] use only httpPort in headless service | -| [#659](https://github.com/elastic/helm-charts/pull/659) | [@orong-pp](https://github.com/orong-pp) | [filebeat] introduce dnsConfig values for the containers | -| [#820](https://github.com/elastic/helm-charts/pull/820) | [@v1r7u](https://github.com/v1r7u) | [metricbeat] support deployment/daemonset specific metrics | -| [#831](https://github.com/elastic/helm-charts/pull/831) | [@nkammah](https://github.com/nkammah) | 7.9.3 snapshot | -| [#717](https://github.com/elastic/helm-charts/pull/717) | [@qqshfox](https://github.com/qqshfox) | support tpl in logstashConfig, logstashPipeline and kibanaConfig | -| [#818](https://github.com/elastic/helm-charts/pull/818) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch][kibana] disable nss dentry cache | +| PR | Author | Title | +|---------------------------------------------------------|------------------------------------------|------------------------------------------------------------------| +| [#859](https://github.com/elastic/helm-charts/pull/859) | [@nkammah](https://github.com/nkammah) | [all] Simplify doc in 7.9 branch | +| [#767](https://github.com/elastic/helm-charts/pull/767) | [@ebuildy](https://github.com/ebuildy) | [Metricbeat] Dont generate config if not enabled | +| [#793](https://github.com/elastic/helm-charts/pull/793) | [@jnbelo](https://github.com/jnbelo) | fixup! Added ingress support to the logstash chart | +| [#793](https://github.com/elastic/helm-charts/pull/793) | [@jnbelo](https://github.com/jnbelo) | Added ingress support to the logstash chart | +| [#839](https://github.com/elastic/helm-charts/pull/839) | [@jmlrt](https://github.com/jmlrt) | [logstash] use only httpPort in headless service | +| [#659](https://github.com/elastic/helm-charts/pull/659) | [@orong-pp](https://github.com/orong-pp) | [filebeat] introduce dnsConfig values for the containers | +| [#820](https://github.com/elastic/helm-charts/pull/820) | [@v1r7u](https://github.com/v1r7u) | [metricbeat] support deployment/daemonset specific metrics | +| [#831](https://github.com/elastic/helm-charts/pull/831) | [@nkammah](https://github.com/nkammah) | 7.9.3 snapshot | +| [#717](https://github.com/elastic/helm-charts/pull/717) | [@qqshfox](https://github.com/qqshfox) | support tpl in logstashConfig, logstashPipeline and kibanaConfig | +| [#818](https://github.com/elastic/helm-charts/pull/818) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch][kibana] disable nss dentry cache | ## 6.8.13 * 6.8.13 as default version. -| PR | Author | Title | -| --- | --- | --- | -| [#858](https://github.com/elastic/helm-charts/pull/858) | [@nkammah](https://github.com/nkammah) | [all] Simplify doc in 6.8 branch | -| [#767](https://github.com/elastic/helm-charts/pull/767) | [@ebuildy](https://github.com/ebuildy) | [Metricbeat] Dont generate config if not enabled | -| [#793](https://github.com/elastic/helm-charts/pull/793) | [@jnbelo](https://github.com/jnbelo) | Added ingress support to the logstash chart | -| [#839](https://github.com/elastic/helm-charts/pull/839) | [@jmlrt](https://github.com/jmlrt) | [logstash] use only httpPort in headless service | -| [#659](https://github.com/elastic/helm-charts/pull/659) | [@orong-pp](https://github.com/orong-pp) | [filebeat] introduce dnsConfig values for the containers | -| [#820](https://github.com/elastic/helm-charts/pull/820) | [@v1r7u](https://github.com/v1r7u) | [metricbeat] support deployment/daemonset specific metrics | -| [#717](https://github.com/elastic/helm-charts/pull/717) | [@qqshfox](https://github.com/qqshfox) | support tpl in logstashConfig, logstashPipeline and kibanaConfig | -| [#818](https://github.com/elastic/helm-charts/pull/818) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch][kibana] disable nss dentry cache | -| [#816](https://github.com/elastic/helm-charts/pull/816) | [@jmlrt](https://github.com/jmlrt) | [helm] bump helm version to 2.16.12 | -| [#811](https://github.com/elastic/helm-charts/pull/811) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] fix secrets names in examples | -| [#729](https://github.com/elastic/helm-charts/pull/729) | [@floretan](https://github.com/floretan) | Include pre-releases in the semver range. | -| [#810](https://github.com/elastic/helm-charts/pull/810) | [@luanguimaraesla](https://github.com/luanguimaraesla) | [elasticsearch] add loadBalancer externalTrafficPolicy option | -| [#778](https://github.com/elastic/helm-charts/pull/778) | [@erihanse](https://github.com/erihanse) | [metricbeat] Support secrets | -| [#786](https://github.com/elastic/helm-charts/pull/786) | [@caiconkhicon](https://github.com/caiconkhicon) | Fix serviceAccount for APM server | -| [#770](https://github.com/elastic/helm-charts/pull/770) | [@vliubko](https://github.com/vliubko) | [metricbeat] Add missing labels for deployment | -| [#776](https://github.com/elastic/helm-charts/pull/776) | [@itssimon](https://github.com/itssimon) | [logstash] Fix headless service ports spec | -| [#763](https://github.com/elastic/helm-charts/pull/763) | [@ebuildy](https://github.com/ebuildy) | Remove duplicate "initialDelaySeconds" field | -| [#752](https://github.com/elastic/helm-charts/pull/752) | [@AhmedSamirAhmed](https://github.com/AhmedSamirAhmed) | Missing deletion of "elastic-certificate-crt" | -| [#744](https://github.com/elastic/helm-charts/pull/744) | [@SlavaSubotskiy](https://github.com/SlavaSubotskiy) | Fix typo in FAQ | -| [#797](https://github.com/elastic/helm-charts/pull/797) | [@jmlrt](https://github.com/jmlrt) | [helm] bump helm version to 2.16.10 | -| [#798](https://github.com/elastic/helm-charts/pull/798) | [@jmlrt](https://github.com/jmlrt) | [meta] drop gke 1.14 tests | -| [#790](https://github.com/elastic/helm-charts/pull/790) | [@ygel](https://github.com/ygel) | Bump version to 6.8.13-SNAPSHOT | +| PR | Author | Title | +|---------------------------------------------------------|--------------------------------------------------------|------------------------------------------------------------------| +| [#858](https://github.com/elastic/helm-charts/pull/858) | [@nkammah](https://github.com/nkammah) | [all] Simplify doc in 6.8 branch | +| [#767](https://github.com/elastic/helm-charts/pull/767) | [@ebuildy](https://github.com/ebuildy) | [Metricbeat] Dont generate config if not enabled | +| [#793](https://github.com/elastic/helm-charts/pull/793) | [@jnbelo](https://github.com/jnbelo) | Added ingress support to the logstash chart | +| [#839](https://github.com/elastic/helm-charts/pull/839) | [@jmlrt](https://github.com/jmlrt) | [logstash] use only httpPort in headless service | +| [#659](https://github.com/elastic/helm-charts/pull/659) | [@orong-pp](https://github.com/orong-pp) | [filebeat] introduce dnsConfig values for the containers | +| [#820](https://github.com/elastic/helm-charts/pull/820) | [@v1r7u](https://github.com/v1r7u) | [metricbeat] support deployment/daemonset specific metrics | +| [#717](https://github.com/elastic/helm-charts/pull/717) | [@qqshfox](https://github.com/qqshfox) | support tpl in logstashConfig, logstashPipeline and kibanaConfig | +| [#818](https://github.com/elastic/helm-charts/pull/818) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch][kibana] disable nss dentry cache | +| [#816](https://github.com/elastic/helm-charts/pull/816) | [@jmlrt](https://github.com/jmlrt) | [helm] bump helm version to 2.16.12 | +| [#811](https://github.com/elastic/helm-charts/pull/811) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] fix secrets names in examples | +| [#729](https://github.com/elastic/helm-charts/pull/729) | [@floretan](https://github.com/floretan) | Include pre-releases in the semver range. | +| [#810](https://github.com/elastic/helm-charts/pull/810) | [@luanguimaraesla](https://github.com/luanguimaraesla) | [elasticsearch] add loadBalancer externalTrafficPolicy option | +| [#778](https://github.com/elastic/helm-charts/pull/778) | [@erihanse](https://github.com/erihanse) | [metricbeat] Support secrets | +| [#786](https://github.com/elastic/helm-charts/pull/786) | [@caiconkhicon](https://github.com/caiconkhicon) | Fix serviceAccount for APM server | +| [#770](https://github.com/elastic/helm-charts/pull/770) | [@vliubko](https://github.com/vliubko) | [metricbeat] Add missing labels for deployment | +| [#776](https://github.com/elastic/helm-charts/pull/776) | [@itssimon](https://github.com/itssimon) | [logstash] Fix headless service ports spec | +| [#763](https://github.com/elastic/helm-charts/pull/763) | [@ebuildy](https://github.com/ebuildy) | Remove duplicate "initialDelaySeconds" field | +| [#752](https://github.com/elastic/helm-charts/pull/752) | [@AhmedSamirAhmed](https://github.com/AhmedSamirAhmed) | Missing deletion of "elastic-certificate-crt" | +| [#744](https://github.com/elastic/helm-charts/pull/744) | [@SlavaSubotskiy](https://github.com/SlavaSubotskiy) | Fix typo in FAQ | +| [#797](https://github.com/elastic/helm-charts/pull/797) | [@jmlrt](https://github.com/jmlrt) | [helm] bump helm version to 2.16.10 | +| [#798](https://github.com/elastic/helm-charts/pull/798) | [@jmlrt](https://github.com/jmlrt) | [meta] drop gke 1.14 tests | +| [#790](https://github.com/elastic/helm-charts/pull/790) | [@ygel](https://github.com/ygel) | Bump version to 6.8.13-SNAPSHOT | ## 7.9.2 - 2020/09/24 * 7.9.2 as the default stack version @@ -157,16 +154,16 @@ ### Elasticsearch -| PR | Author | Title | -|---------------------------------------------------------|--------------------------------------------------------|-------------------------------------------------------------------| +| PR | Author | Title | +|---------------------------------------------------------|------------------------------------------|-------------------------------------------| | [#729](https://github.com/elastic/helm-charts/pull/729) | [@floretan](https://github.com/floretan) | Include pre-releases in the semver range. | | [#810](https://github.com/elastic/helm-charts/pull/810) | [@luanguimaraesla](https://github.com/luanguimaraesla) | Add loadBalancer externalTrafficPolicy option | -| [#778](https://github.com/elastic/helm-charts/pull/811) | [@jmlrt ](https://github.com/jmlrt) | Fix secrets names in examples | +| [#778](https://github.com/elastic/helm-charts/pull/811) | [@jmlrt ](https://github.com/jmlrt) | Fix secrets names in examples | ### Metricbeat -| PR | Author | Title | -|---------------------------------------------------------|---------------------------------------|-----------------------------------| +| PR | Author | Title | +|---------------------------------------------------------|-----------------------------------------|-----------------| | [#778](https://github.com/elastic/helm-charts/pull/778) | [erihanse](https://github.com/erihanse) | Support secrets | From 60c965dbf2098055b69689d8949d9125ff061775 Mon Sep 17 00:00:00 2001 From: Julien Mailleret <8582351+jmlrt@users.noreply.github.com> Date: Tue, 16 Feb 2021 15:37:45 +0100 Subject: [PATCH 3/3] update breaking changes --- BREAKING_CHANGES.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/BREAKING_CHANGES.md b/BREAKING_CHANGES.md index 90c04c386..3f1652866 100644 --- a/BREAKING_CHANGES.md +++ b/BREAKING_CHANGES.md @@ -3,8 +3,10 @@ + - [6.8.14](#6814) - [7.10.0](#7100) - [Migration to Helm 3](#migration-to-helm-3) + - [End of K8S < 1.14 compatibility](#end-of-k8s--114-compatibility) - [Metricbeat upgrade](#metricbeat-upgrade) - [Elasticsearch upgrade with persistence.labels.enabled](#elasticsearch-upgrade-with-persistencelabelsenabled) - [Rendered manifests contain a resource that already exists error](#rendered-manifests-contain-a-resource-that-already-exists-error) @@ -44,6 +46,11 @@ +## 6.8.14 + +See [7.10.0 Breaking changes](#7100) + + ## 7.10.0 ### Migration to Helm 3 @@ -82,6 +89,13 @@ following charts. - kibana >= 7.4.0 - logstash >= 7.9.0 +### End of K8S < 1.14 compatibility + +[#916][] remove some helpers used for K8S version < 1.14. + +If you are using an older K8S version, you should upgrade it or stay with +helm-charts < 7.10. + #### Metricbeat upgrade Metricbeat 7.10.0 introduce a breaking change in [#516][] to make it compatible @@ -376,7 +390,7 @@ volumeClaimTemplate: [#352]: https://github.com/elastic/helm-charts/pull/352 [#437]: https://github.com/elastic/helm-charts/pull/437 [#458]: https://github.com/elastic/helm-charts/pull/458 -[#516]: https://github.com/elastic/helm/pull/516 +[#516]: https://github.com/elastic/helm-charts/pull/516 [#540]: https://github.com/elastic/helm-charts/pull/540 [#568]: https://github.com/elastic/helm-charts/pull/568 [#572]: https://github.com/elastic/helm-charts/pull/572 @@ -389,6 +403,7 @@ volumeClaimTemplate: [#776]: https://github.com/elastic/helm-charts/issues/776 [#807]: https://github.com/elastic/helm-charts/issues/807 [#839]: https://github.com/elastic/helm-charts/issues/839 +[#916]: https://github.com/elastic/helm-charts/pull/916 [container input]: https://www.elastic.co/guide/en/beats/filebeat/7.7/filebeat-input-container.html [docker input]: https://www.elastic.co/guide/en/beats/filebeat/7.7/filebeat-input-docker.html [elastic elasticsearch chart]: https://github.com/elastic/helm-charts/tree/master/elasticsearch