From 060cc3494c93a4d6f4f95f7f490772c6fe1a70b4 Mon Sep 17 00:00:00 2001 From: pipo02mix Date: Mon, 1 Jul 2024 16:40:47 +0200 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31b3eba8..5ddfbfce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Fixed etcd count dashboard replacing the namespace to expoted_namespace. + ## [3.20.0] - 2024-07-01 ### Added