File tree Expand file tree Collapse file tree 5 files changed +17
-2
lines changed
Expand file tree Collapse file tree 5 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ Grafana.Grafana Release Notes
44
55.. contents :: Topics
66
7+ v5.0.0
8+ ======
9+
10+ Major Changes
11+ -------------
12+
13+ - Add Grafana Mimir role by @GVengelen in https://github.com/grafana/grafana-ansible-collection/pull/183
14+ - Add Grafana Loki role by @voidquark in https://github.com/grafana/grafana-ansible-collection/pull/188
15+
716v4.0.0
817======
918
Original file line number Diff line number Diff line change @@ -56,4 +56,4 @@ plugins:
5656 strategy : {}
5757 test : {}
5858 vars : {}
59- version : 3 .0.0
59+ version : 5 .0.0
Original file line number Diff line number Diff line change @@ -265,3 +265,9 @@ releases:
265265 - Bump black from 24.1.1 to 24.3.0 by @dependabot in https://github.com/grafana/grafana-ansible-collection/pull/165
266266 - fix : Apply correct uid + gid for imported dashboards by @hypery2k in https://github.com/grafana/grafana-ansible-collection/pull/167
267267 release_date : ' 2024-04-10'
268+ 5.0.0 :
269+ changes :
270+ major_changes :
271+ - Add Grafana Mimir role by @GVengelen in https://github.com/grafana/grafana-ansible-collection/pull/183
272+ - Add Grafana Loki role by @voidquark in https://github.com/grafana/grafana-ansible-collection/pull/188
273+ release_date : ' 2024-04-29'
Original file line number Diff line number Diff line change 11---
22namespace : grafana
33name : grafana
4- version : 4 .0.0
4+ version : 5 .0.0
55readme : README.md
66authors :
77 - Grafana Labs <grafana.com>
You can’t perform that action at this time.
0 commit comments