]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: upgrade grafana pie-chart and vonage-status-panel versions 45793/head
authorAashish Sharma <aashishsharma@fedora.redhat.com>
Wed, 6 Apr 2022 09:54:41 +0000 (15:24 +0530)
committerAashish Sharma <aashishsharma@fedora.redhat.com>
Wed, 6 Apr 2022 09:54:41 +0000 (15:24 +0530)
Fixes:https://tracker.ceph.com/issues/55195
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
monitoring/grafana/build/Makefile

index 546b2e603a752c2b4fe23cd589df682ede50987b..64f61999026c8406a41ca97be2c21450f683a91f 100755 (executable)
@@ -1,7 +1,7 @@
 
 GRAFANA_VERSION ?= 8.3.5-1
-PIECHART_VERSION ?= "1.6.1"
-STATUS_PANEL_VERSION ?= "1.0.9"
+PIECHART_VERSION ?= "1.6.2"
+STATUS_PANEL_VERSION ?= "1.0.11"
 DASHBOARD_DIR := "../../ceph-mixin/dashboards_out"
 DASHBOARD_PROVISIONING := "ceph-dashboard.yml"
 IMAGE := "docker.io/redhat/ubi8:8.5"