From d9ab154fbefa2df859cb09ce2e71821487b07480 Mon Sep 17 00:00:00 2001 From: beorn7 Date: Wed, 30 Dec 2020 14:12:12 +0100 Subject: [PATCH] More CHANGELOG tweaks Signed-off-by: beorn7 --- CHANGELOG.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a030dd8c..f3a323077 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ * [ENHANCEMENT] TSDB: Avoid unnecessary GC runs after compaction. #8276 * [BUGFIX] HTTP API: Avoid double-closing of channel when quitting multiple times via HTTP. #8242 * [BUGFIX] SD: Ignore CNAME records in DNS SD to avoid spurious `Invalid SRV record` warnings. #8216 -* [BUGFIX] SD: Avoid config error triggered by valid label selectors in K8s SD. #8285 +* [BUGFIX] SD: Avoid config error triggered by valid label selectors in Kubernetes SD. #8285 ## 2.23.0 / 2020-11-26 diff --git a/VERSION b/VERSION index ad2261920..44463d74c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.24.0 +2.24.0-rc.0