From a7abeccd08e4ca219460750ff552fe244cd72b4a Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 06:39:25 +0000 Subject: [PATCH] Changelog: Updated changelog for 10.0.6 (#75055) Co-authored-by: grafanabot --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00aed3a7539..ac356c7d1b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -427,6 +427,16 @@ Starting with 10.0, changing the folder UID is deprecated. It will be removed in - **Grafana/ui:** Fix margin in RadioButtonGroup option when only icon is present. [#68899](https://github.com/grafana/grafana/issues/68899), [@aocenas](https://github.com/aocenas) + + +# 10.0.6 (2023-09-18) + +### Features and enhancements + +- **Chore:** Upgrade Alpine base image to 3.18.3. [#74994](https://github.com/grafana/grafana/issues/74994), [@zerok](https://github.com/zerok) +- **Chore:** Upgrade Go to 1.20.8. [#74983](https://github.com/grafana/grafana/issues/74983), [@zerok](https://github.com/zerok) + + # 10.0.5 (2023-09-05)