We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42f4a55 commit f10a817Copy full SHA for f10a817
CHANGES.rst
@@ -5,7 +5,7 @@ grafana-wtf changelog
5
6
in progress
7
===========
8
-- CI: Use most recent Grafana 7.5.16, 8.5.5, and 9.0.0-beta3
+- CI: Use most recent Grafana 7.5.16, 8.5.6, and 9.0.0
9
- Fix dashboard exploration when the ``annotations.list`` slot is ``None``
10
instead of an empty list. Thanks, @TaylorMutch!
11
tests/.env
@@ -1,3 +1,4 @@
1
#GRAFANA_VERSION=6.7.6
2
-#GRAFANA_VERSION=7.5.15
3
-GRAFANA_VERSION=8.4.4
+#GRAFANA_VERSION=7.5.16
+#GRAFANA_VERSION=8.5.6
4
+GRAFANA_VERSION=9.0.0
0 commit comments