monitoring/grafana: fix version

Fixes: https://tracker.ceph.com/issues/55172
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
This commit is contained in:
Ernesto Puerta 2022-04-04 13:52:43 +02:00
parent a98c2475c6
commit 8721bd6c5d
No known key found for this signature in database
GPG Key ID: B4F6FFCB7A8384ED

View File

@ -1,5 +1,5 @@
GRAFANA_VERSION ?= 8.3.5
GRAFANA_VERSION ?= 8.3.5-1
PIECHART_VERSION ?= "1.6.1"
STATUS_PANEL_VERSION ?= "1.0.9"
DASHBOARD_DIR := "../../ceph-mixin/dashboards_out"