]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard/monitoring: update grafana version 45533/head
authorAashish Sharma <aashishsharma@localhost.localdomain>
Mon, 21 Mar 2022 12:10:03 +0000 (17:40 +0530)
committerAashish Sharma <aashishsharma@localhost.localdomain>
Mon, 21 Mar 2022 12:10:03 +0000 (17:40 +0530)
Fixes: https://tracker.ceph.com/issues/54311
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
monitoring/grafana/build/Makefile

index ace8dec3a2e1c925597de7193077d9e83d5c253c..4ff4252209f9b7e0feeae5807663c8b4e5ba76d5 100755 (executable)
@@ -1,10 +1,10 @@
 
-GRAFANA_VERSION ?= 6.7.4-1
+GRAFANA_VERSION ?= 8.2.6-1
 PIECHART_VERSION ?= "1.6.1"
 STATUS_PANEL_VERSION ?= "1.0.9"
 DASHBOARD_DIR := "../../ceph-mixin/dashboards_out"
 DASHBOARD_PROVISIONING := "ceph-dashboard.yml"
-IMAGE := "docker.io/centos:8"
+IMAGE := "docker.io/redhat/ubi8:8.5"
 PKGMGR := "dnf"
 GF_CONFIG := "/etc/grafana/grafana.ini"
 # clip off "-<whatever> from the end of GRAFANA_VERSION