File tree Expand file tree Collapse file tree 4 files changed +20
-3
lines changed
Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,20 @@ Grafana.Grafana Release Notes
44
55.. contents :: Topics
66
7+ v5.2.0
8+ ======
9+
10+ Major Changes
11+ -------------
12+
13+ - Bump ansible-lint from 24.2.2 to 24.2.3 by @dependabot in https://github.com/grafana/grafana-ansible-collection/pull/195
14+ - Add promtail role by @voidquark in https://github.com/grafana/grafana-ansible-collection/pull/197
15+ - Add a new config part to configure KeyCloak based auth by @he0s in https://github.com/grafana/grafana-ansible-collection/pull/191
16+
717v5.1.0
818======
919
10- Minor Changes
20+ Major Changes
1121-------------
1222
1323- fix: Uninstall Step for Loki and Mimir by @voidquark in https://github.com/grafana/grafana-ansible-collection/pull/193
Original file line number Diff line number Diff line change @@ -56,4 +56,4 @@ plugins:
5656 strategy : {}
5757 test : {}
5858 vars : {}
59- version : 5.1 .0
59+ version : 5.2 .0
Original file line number Diff line number Diff line change @@ -276,3 +276,10 @@ releases:
276276 major_changes :
277277 - fix : Uninstall Step for Loki and Mimir by @voidquark in https://github.com/grafana/grafana-ansible-collection/pull/193
278278 release_date : ' 2024-05-07'
279+ 5.2.0 :
280+ changes :
281+ major_changes :
282+ - Bump ansible-lint from 24.2.2 to 24.2.3 by @dependabot in https://github.com/grafana/grafana-ansible-collection/pull/195
283+ - Add promtail role by @voidquark in https://github.com/grafana/grafana-ansible-collection/pull/197
284+ - Add a new config part to configure KeyCloak based auth by @he0s in https://github.com/grafana/grafana-ansible-collection/pull/191
285+ release_date : ' 2024-05-13'
Original file line number Diff line number Diff line change 11---
22namespace : grafana
33name : grafana
4- version : 5.1 .0
4+ version : 5.2 .0
55readme : README.md
66authors :
77 - Grafana Labs <grafana.com>
You can’t perform that action at this time.
0 commit comments