File tree Expand file tree Collapse file tree 3 files changed +29
-1
lines changed
Expand file tree Collapse file tree 3 files changed +29
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ Grafana.Grafana Release Notes
44
55.. contents :: Topics
66
7+ v5.4.2
8+ ======
9+
10+ Major Changes
11+ -------------
12+
13+ - fix:mimir molecule should use ansible core 2.16 by @GVengelen in https://github.com/grafana/grafana-ansible-collection/pull/254
14+ - promtail: add support for extra args by @harryfinbow in https://github.com/grafana/grafana-ansible-collection/pull/259
15+
16+ v5.4.1
17+ ======
18+
19+ Major Changes
20+ -------------
21+
22+ - fix: Updated promtail arch map for aarch64 matching by @gianmarco-mameli in https://github.com/grafana/grafana-ansible-collection/pull/257
23+
724v5.4.0
825======
926
Original file line number Diff line number Diff line change @@ -308,3 +308,14 @@ releases:
308308 major_changes :
309309 - fix : Use a variable to control uninstall behavior instead of tags by @dobbi84 in https://github.com/grafana/grafana-ansible-collection/pull/253
310310 release_date : ' 2024-08-09'
311+ 5.4.1 :
312+ changes :
313+ major_changes :
314+ - fix : Updated promtail arch map for aarch64 matching by @gianmarco-mameli in https://github.com/grafana/grafana-ansible-collection/pull/257
315+ release_date : ' 2024-08-13'
316+ 5.5.0 :
317+ changes :
318+ major_changes :
319+ - fix:mimir molecule should use ansible core 2.16 by @GVengelen in https://github.com/grafana/grafana-ansible-collection/pull/254
320+ - promtail : add support for extra args by @harryfinbow in https://github.com/grafana/grafana-ansible-collection/pull/259
321+ release_date : ' 2024-08-16'
Original file line number Diff line number Diff line change 11---
22namespace : grafana
33name : grafana
4- version : 5.4 .0
4+ version : 5.5 .0
55readme : README.md
66authors :
77 - Grafana Labs <grafana.com>
You can’t perform that action at this time.
0 commit comments