diff --git a/BREAKING_CHANGES.md b/BREAKING_CHANGES.md index bee4ccdba..75a4db036 100644 --- a/BREAKING_CHANGES.md +++ b/BREAKING_CHANGES.md @@ -54,6 +54,10 @@ Metricbeat is now using dedicated values for daemonset and deployment config. The old values are still working but are now deprecated. See [#572][] for more details. +## 6.8.9 - 2020/05/13 + +See [7.7.0 Breaking changes](#770---20200513) + ## 7.6.2 - 2020/03/31 diff --git a/CHANGELOG.md b/CHANGELOG.md index 889cdaa27..4088f58ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -143,6 +143,12 @@ | [#572](https://github.com/elastic/helm-charts/pull/572) | [@jmlrt](https://github.com/jmlrt) | Split values for daemonset and deployment | | [#585](https://github.com/elastic/helm-charts/pull/585) | [@jmlrt](https://github.com/jmlrt) | Add host networking option | +## 6.8.9 - 2020/05/13 + +* First 6.x release +* 6.8.9 as the default stack version +* See [7.7.0 CHANGELOG](#770---20200513) for other changes + ## 7.6.2 - 2020/03/31