Merge pull request #45763 from rhcs-dashboard/fix-55172-master

monitoring/grafana: fix version

Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
This commit is contained in:
Ernesto Puerta 2022-04-04 15:21:39 +02:00 committed by GitHub
commit 40befabbe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"