File tree Expand file tree Collapse file tree 5 files changed +15
-2
lines changed
Expand file tree Collapse file tree 5 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ Grafana.Grafana Release Notes
44
55.. contents :: Topics
66
7+ v5.1.0
8+ ======
9+
10+ Minor Changes
11+ -------------
12+
13+ - fix: Uninstall Step for Loki and Mimir by @voidquark in https://github.com/grafana/grafana-ansible-collection/pull/193
14+
715v5.0.0
816======
917
Original file line number Diff line number Diff line change @@ -56,4 +56,4 @@ plugins:
5656 strategy : {}
5757 test : {}
5858 vars : {}
59- version : 5.0 .0
59+ version : 5.1 .0
Original file line number Diff line number Diff line change @@ -271,3 +271,8 @@ releases:
271271 - Add Grafana Mimir role by @GVengelen in https://github.com/grafana/grafana-ansible-collection/pull/183
272272 - Add Grafana Loki role by @voidquark in https://github.com/grafana/grafana-ansible-collection/pull/188
273273 release_date : ' 2024-04-29'
274+ 5.1.0 :
275+ changes :
276+ major_changes :
277+ - fix : Uninstall Step for Loki and Mimir by @voidquark in https://github.com/grafana/grafana-ansible-collection/pull/193
278+ release_date : ' 2024-05-07'
Original file line number Diff line number Diff line change 11---
22namespace : grafana
33name : grafana
4- version : 5.0 .0
4+ version : 5.1 .0
55readme : README.md
66authors :
77 - Grafana Labs <grafana.com>
You can’t perform that action at this time.
0 commit comments