Skip to content

Commit f10a817

Browse files
committed
CI: Adjust Grafana versions, bump to 9.0.0 for test environment
1 parent 42f4a55 commit f10a817

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ grafana-wtf changelog
55

66
in progress
77
===========
8-
- CI: Use most recent Grafana 7.5.16, 8.5.5, and 9.0.0-beta3
8+
- CI: Use most recent Grafana 7.5.16, 8.5.6, and 9.0.0
99
- Fix dashboard exploration when the ``annotations.list`` slot is ``None``
1010
instead of an empty list. Thanks, @TaylorMutch!
1111

tests/.env

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#GRAFANA_VERSION=6.7.6
2-
#GRAFANA_VERSION=7.5.15
3-
GRAFANA_VERSION=8.4.4
2+
#GRAFANA_VERSION=7.5.16
3+
#GRAFANA_VERSION=8.5.6
4+
GRAFANA_VERSION=9.0.0

0 commit comments

Comments
 (0)