From 168f610f605ca102eb41c13b1cb2bb6dc59b628d Mon Sep 17 00:00:00 2001 From: Marie Roque Date: Tue, 2 Jul 2024 15:50:33 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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