Skip to content

Commit

Permalink
release v5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
voidquark committed Sep 5, 2024
1 parent 81abade commit 5ba2790
Show file tree
Hide file tree
Showing 3 changed files with 13 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.5.1
======

Bugfixes
-------------

- Add check_mode: false to Loki "Scrape GitHub" Task by @winsmith in https://github.com/grafana/grafana-ansible-collection/pull/262

v5.4.2
======

Expand Down
4 changes: 4 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -319,3 +319,7 @@ releases:
- fix:mimir molecule should use ansible core 2.16 by @GVengelen in https://github.com/grafana/grafana-ansible-collection/pull/254
- promtail: add support for extra args by @harryfinbow in https://github.com/grafana/grafana-ansible-collection/pull/259
release_date: '2024-08-16'
5.5.1:
changes:
bugfixes:
- Add check_mode: false to Loki "Scrape GitHub" Task by @winsmith in https://github.com/grafana/grafana-ansible-collection/pull/262
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.5.0
version: 5.5.1
readme: README.md
authors:
- Grafana Labs <grafana.com>
Expand Down

0 comments on commit 5ba2790

Please sign in to comment.