From 5503e8fd9ef82da08d8f8dca9471171f5ad27bf9 Mon Sep 17 00:00:00 2001 From: Daniel Simionato Date: Mon, 13 Nov 2023 11:26:21 +0100 Subject: [PATCH] Fixed CHANGELOG.md moving unreleased change in the proper section. (#951) --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3b6e809f..9c19e5c92 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] +### Fixed + +- Fix `raw_slo_requests` recording rule expression for kubelet status. + ## [2.140.0] - 2023-11-13 ### Added @@ -15,10 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [2.139.0] - 2023-11-07 -### Fixed - -- Fix `raw_slo_requests` recording rule expression for kubelet status. - ### Added - Add KEDA alerting rules.