Skip to content

Commit

Permalink
fixup! chore(release): prepare for 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Jul 4, 2024
1 parent a36f6c7 commit 8d80903
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 @@ -79,7 +79,7 @@ DATASOURCE_VERSION ?= 3.0.1-snapshot
export DATASOURCE_IMG ?= $(DATASOURCE_NAMESPACE)/$(DATASOURCE_NAME):$(DATASOURCE_VERSION)
GRAFANA_NAMESPACE ?= $(DEFAULT_NAMESPACE)
GRAFANA_NAME ?= cryostat-grafana-dashboard
GRAFANA_VERSION ?= cryostat-v3.0
GRAFANA_VERSION ?= 3.0-dev
export GRAFANA_IMG ?= $(GRAFANA_NAMESPACE)/$(GRAFANA_NAME):$(GRAFANA_VERSION)
REPORTS_NAMESPACE ?= $(DEFAULT_NAMESPACE)
REPORTS_NAME ?= cryostat-reports
Expand Down

0 comments on commit 8d80903

Please sign in to comment.