From 5d91990c6cd01d4e2811e6a2ec14e685c953f574 Mon Sep 17 00:00:00 2001 From: Ronny Trommer Date: Fri, 23 May 2025 02:02:31 +0200 Subject: [PATCH] docs: Update tested Grafana version from 9.0 to 11.2 Signed-off-by: Ronny Trommer --- docs/antora.yml | 2 +- docs/modules/installation/pages/requirements.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/antora.yml b/docs/antora.yml index 5738913ee..7bcdb04f2 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -5,7 +5,7 @@ asciidoc: attributes: full-display-version: '10.0.0-SNAPSHOT' grafana-version-required: '9.x' - grafana-version-tested: '9.0' + grafana-version-tested: '11.2' node-js-build-version: '16.x' product-name: 'OpenNMS Plugin for Grafana' nav: diff --git a/docs/modules/installation/pages/requirements.adoc b/docs/modules/installation/pages/requirements.adoc index 6a11cbeb3..3d190696e 100644 --- a/docs/modules/installation/pages/requirements.adoc +++ b/docs/modules/installation/pages/requirements.adoc @@ -11,7 +11,7 @@ You also need a http://docs.grafana.org/installation[Grafana instance] (version NOTE: We have tested the plugin with Grafana version {grafana-version-tested}. It may work with older versions, but we have not tested them specifically. -We recommend that you use matching versions of the plugin and Grafana (for example, {product-name} 9.x and Grafana 9.x). +We recommend that you use the Grafana version {grafana-version-tested}. The OpenNMS Grafana Dashboard Report feature requires the https://grafana.com/grafana/plugins/grafana-image-renderer/[Grafana Image Renderer plugin] to be installed.