I am trying to install Grafana in openshift cluster using Grafana operator. Before installing it, Just wanted to know which version of Grafana will get installed using the Grafana operator.
Grafana operator, I am trying to install is 4.8.0 in OpenShift cluster 4.8. Just curious how we can get it.
You can find the version of grafana on the repository, here.
It looks like 7.5.17
version of Grafana is default image.
https://github.com/grafana-operator/grafana-operator/blob/v4.8.0/controllers/constants/constants.go
According the document, You can overwrite it with an argument.