Skip to content

Commit

Permalink
Upgrade default grafana version to 7.5.15 (grafana#679)
Browse files Browse the repository at this point in the history
  • Loading branch information
Edvin N authored Feb 9, 2022
1 parent dcd6d7a commit 0af592b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package constants

const (
GrafanaImage = "docker.io/grafana/grafana"
GrafanaVersion = "7.5.11"
GrafanaVersion = "7.5.15"
GrafanaServiceAccountName = "grafana-serviceaccount"
GrafanaServiceName = "grafana-service"
GrafanaDataStorageName = "grafana-pvc"
Expand Down

0 comments on commit 0af592b

Please sign in to comment.