Skip to content

Commit

Permalink
Update tested Grafana versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rrey authored Feb 12, 2023
1 parent a3b68b4 commit 440678e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
strategy:
fail-fast: false
matrix:
grafana_version: ["9.2.6", "8.5.15", "7.5.16"]
grafana_version: ["9.2.10", "8.5.20"]
ansible_version: ["stable-2.13", "stable-2.14", "devel"]
python_version: ["3.9"]
services:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Click on the name of a plugin or module to view that content's documentation:
We aim at keeping the last 3 Major versions of Grafana tested.
This collection is currently testing the modules against following versions of Grafana:
```
grafana_version: ["9.2.6", "8.5.15", "7.5.16"]
grafana_version: ["9.2.10", "8.5.20"]
```

## Installation and Usage
Expand Down

0 comments on commit 440678e

Please sign in to comment.