diff --git a/CHANGELOG.md b/CHANGELOG.md index 294398cc..66c96af7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [4.4.2] - 2024-07-02 +### Added + +- Add Atlas app-configuration alerts to check unexpected configmaps and secrets. + ## [4.4.1] - 2024-07-02 ### Added -- Add Atlas app-configuration alerts to check unexpected configmaps and secrets. - add new node inhibitions to avoid paging for daemonsets when nodes are not ready/unschedulable. ### Changed