From b37468701ffca583eb5f7d0434f0f087ac685657 Mon Sep 17 00:00:00 2001 From: Horst Gutmann Date: Tue, 19 Sep 2023 09:13:04 +0200 Subject: [PATCH] [v10.0.x] Changelog: Updated changelog for 10.0.6 (#75057) Changelog: Updated changelog for 10.0.6 (#75055) Co-authored-by: grafanabot (cherry picked from commit a7abeccd08e4ca219460750ff552fe244cd72b4a) Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dde31158bff..1947cf14727 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + + +# 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)