diff --git a/CHANGELOG.md b/CHANGELOG.md index e8c6f9b..bdb3c63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.9.2] - 2024-07-16 +### Changed +- Introduced `podAntiAffinity` so `teleport-kube-agent` pods run on different `control-plane` nodes also increased the number of replicas to 3 to maintain better high availability. + ## [0.9.1] - 2024-06-19 ### Changed