Skip to content

Commit

Permalink
2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ishanjainn committed Sep 12, 2023
1 parent 83d0849 commit 26bbc2a
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ Grafana.Grafana Release Notes
.. contents:: Topics


v2.1.8
======

Release Summary
---------------

Fix grafana dashboard import in Grafana Role

Minor Changes
-------------

- Fix grafana dashboard import in Grafana Role

v2.1.7
======

Expand Down
2 changes: 1 addition & 1 deletion changelogs/.plugin-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ plugins:
strategy: {}
test: {}
vars: {}
version: 2.1.7
version: 2.1.8
6 changes: 6 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,9 @@ releases:
- YAML Fixes
release_summary: YAML Fixes
release_date: '2023-09-11'
2.1.8:
changes:
minor_changes:
- Fix grafana dashboard import in Grafana Role
release_summary: Fix grafana dashboard import in Grafana Role
release_date: '2023-09-12'
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: 2.1.7
version: 2.1.8
readme: README.md
authors:
- Grafana Labs <grafana.com>
Expand Down

0 comments on commit 26bbc2a

Please sign in to comment.