From 5bd0b506e7b8fba9f1e06918468e3242acca18bc Mon Sep 17 00:00:00 2001 From: Spyros Synodinos Date: Tue, 16 Jul 2024 16:15:26 +0300 Subject: [PATCH] CHANGELOG update --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) 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