Skip to content

Commit db72dd1

Browse files
authored
Update changelog for 5.0.0 (#192)
1 parent 19bc4b4 commit db72dd1

File tree

5 files changed

+17
-2
lines changed

5 files changed

+17
-2
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
716
v4.0.0
817
======
918

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ plugins:
5656
strategy: {}
5757
test: {}
5858
vars: {}
59-
version: 3.0.0
59+
version: 5.0.0

changelogs/changelog.yaml

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

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: 4.0.0
4+
version: 5.0.0
55
readme: README.md
66
authors:
77
- Grafana Labs <grafana.com>

grafana-grafana-5.0.0.tar.gz

161 KB
Binary file not shown.

0 commit comments

Comments
 (0)