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.