Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ishanjainn committed Aug 9, 2024
1 parent 02e1143 commit 9108a8c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ Grafana.Grafana Release Notes

.. contents:: Topics

v5.4.0
======

Major Changes
-------------

- fix: Use a variable to control uninstall behavior instead of tags by @dobbi84 in https://github.com/grafana/grafana-ansible-collection/pull/253

v5.3.0
======

Expand Down
5 changes: 5 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -303,3 +303,8 @@ releases:
- Bump pylint from 3.2.3 to 3.2.5 by @dependabot in https://github.com/grafana/grafana-ansible-collection/pull/234
- Fix Grafana Configuration for Unified and Legacy Alerting Based on Version by @voidquark in https://github.com/grafana/grafana-ansible-collection/pull/215

Check warning on line 304 in changelogs/changelog.yaml

View workflow job for this annotation

GitHub Actions / Perform Linting

304:151 [line-length] line too long (162 > 150 characters)
release_date: '2024-07-12'
5.4.0:
changes:
major_changes:
- fix: Use a variable to control uninstall behavior instead of tags by @dobbi84 in https://github.com/grafana/grafana-ansible-collection/pull/253

Check warning on line 309 in changelogs/changelog.yaml

View workflow job for this annotation

GitHub Actions / Perform Linting

309:151 [line-length] line too long (151 > 150 characters)
release_date: '2024-08-09'
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: grafana
name: grafana
version: 5.3.0
version: 5.4.0
readme: README.md
authors:
- Grafana Labs <grafana.com>
Expand Down

0 comments on commit 9108a8c

Please sign in to comment.