From: Patrick Seidensal Date: Fri, 10 Sep 2021 13:28:17 +0000 (+0200) Subject: monitoring: update grafana-piechart-panel plugin X-Git-Tag: v17.1.0~796^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=af9423762102cdba2ab9536c8d5f2d568e020d9f;p=ceph.git monitoring: update grafana-piechart-panel plugin Fixes: https://tracker.ceph.com/issues/51211 Signed-off-by: Patrick Seidensal --- diff --git a/monitoring/grafana/build/Makefile b/monitoring/grafana/build/Makefile index c0cda1130a39..6b2a0a9f9190 100755 --- a/monitoring/grafana/build/Makefile +++ b/monitoring/grafana/build/Makefile @@ -1,6 +1,6 @@ GRAFANA_VERSION ?= 6.7.4-1 -PIECHART_VERSION ?= "1.4.0" +PIECHART_VERSION ?= "1.6.1" STATUS_PANEL_VERSION ?= "1.0.9" DASHBOARD_DIR := "../dashboards" DASHBOARD_PROVISIONING := "ceph-dashboard.yml"