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

7.16.1 release changelog #1487

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
@@ -1,5 +1,26 @@
# Changelog

## 7.16.1

* 7.16.1 as default version.

| PR | Author | Title |
| --- | --- | --- |
| [#1382](https://github.com/elastic/helm-charts/pull/1382) | [@piglovesyou](https://github.com/piglovesyou) | [elasticsearch] fix typo |
| [#1386](https://github.com/elastic/helm-charts/pull/1386) | [@jmlrt](https://github.com/jmlrt) | [meta] fail make test on error |
| [#1409](https://github.com/elastic/helm-charts/pull/1409) | [@framsouza](https://github.com/framsouza) | [all] add support to ingress networking.k8s.io/v1 & ingressClassName |
| [#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 |
| [#1458](https://github.com/elastic/helm-charts/pull/1458) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] use bash for readiness script |
| [#1460](https://github.com/elastic/helm-charts/pull/1460) | [@jmlrt](https://github.com/jmlrt) | [meta] download goss outside of pods |
| [#1464](https://github.com/elastic/helm-charts/pull/1464) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] use bash for keystore init container |
| [#1466](https://github.com/elastic/helm-charts/pull/1466) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] fix a typo in 4e31e0cf3d025f9ce877ac52d218f49d72e26447 |
| [#1469](https://github.com/elastic/helm-charts/pull/1469) | [@jmlrt](https://github.com/jmlrt) | [metricbeat] remove es metricset search query for oss example |
| [#1474](https://github.com/elastic/helm-charts/pull/1474) | [@framsouza](https://github.com/framsouza) | [elasticsearch] disabling deprecation logs to be indexed |
| [#1475](https://github.com/elastic/helm-charts/pull/1475) | [@jmlrt](https://github.com/jmlrt) | [meta] initiate 7.16 branch |
| [#1476](https://github.com/elastic/helm-charts/pull/1476) | [@jmlrt](https://github.com/jmlrt) | [meta] update backport config for 7.16 branch |
| [#1480](https://github.com/elastic/helm-charts/pull/1480) | [@jmlrt](https://github.com/jmlrt) | [elasticsearch] fix a lines order in example values |


## 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.15.0`][apm-7] (Beta since 7.7.0) | [`6.8.18`][apm-6] (Alpha) |
| [Elasticsearch](./elasticsearch/README.md) | [`7.15.0`][elasticsearch-7] (GA since 7.7.0) | [`6.8.18`][elasticsearch-6] (Beta) |
| [Filebeat](./filebeat/README.md) | [`7.15.0`][filebeat-7] (GA since 7.7.0) | [`6.8.18`][filebeat-6] (Beta) |
| [Kibana](./kibana/README.md) | [`7.15.0`][kibana-7] (GA since 7.7.0) | [`6.8.18`][kibana-6] (Beta) |
| [Logstash](./logstash/README.md) | [`7.15.0`][logstash-7] (Beta since 7.5.0) | [`6.8.18`][logstash-6] (Beta) |
| [Metricbeat](./metricbeat/README.md) | [`7.15.0`][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.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) |

### Kubernetes Versions

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