Skip to content

Commit da6b375

Browse files
authored
5.5.0 (#260)
1 parent bf3fdf3 commit da6b375

File tree

3 files changed

+29
-1
lines changed

3 files changed

+29
-1
lines changed

CHANGELOG.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
724
v5.4.0
825
======
926

changelogs/changelog.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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'

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: grafana
33
name: grafana
4-
version: 5.4.0
4+
version: 5.5.0
55
readme: README.md
66
authors:
77
- Grafana Labs <grafana.com>

0 commit comments

Comments
 (0)