Skip to content

Commit

Permalink
update grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
mwangggg committed Sep 8, 2023
1 parent 53e3ee5 commit 5ab3848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ DATASOURCE_VERSION ?= 2.3.1
export DATASOURCE_IMG ?= $(DATASOURCE_NAMESPACE)/$(DATASOURCE_NAME):$(DATASOURCE_VERSION)
GRAFANA_NAMESPACE ?= $(DEFAULT_NAMESPACE)
GRAFANA_NAME ?= cryostat-grafana-dashboard
GRAFANA_VERSION ?= cryostat-v2.3
GRAFANA_VERSION ?= cryostat-v2.3.1
export GRAFANA_IMG ?= $(GRAFANA_NAMESPACE)/$(GRAFANA_NAME):$(GRAFANA_VERSION)
REPORTS_NAMESPACE ?= $(DEFAULT_NAMESPACE)
REPORTS_NAME ?= cryostat-reports
Expand Down

0 comments on commit 5ab3848

Please sign in to comment.