diff --git a/changelog/1.24.0.md b/changelog/1.24.0.md index 5d6558554..8dd7bce6d 100644 --- a/changelog/1.24.0.md +++ b/changelog/1.24.0.md @@ -23,6 +23,9 @@ There are no breaking changes in 1.24.0. a color picker. - infra: added auto-injection of TLS certificates into workspaces to ensure secure communication with `coderd`. +- infra: added ability to + [specify an affinity rule in the Helm chart](https://github.com/cdr/enterprise-helm#values) + for the `coderd` deployment. ### Bug fixes 🐛