Skip to content

Commit

Permalink
Update default grafana to 7.5.16 (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
Edvin N committed Jul 20, 2022
1 parent 1bce22d commit 4e905c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/constants/constants.go
Expand Up @@ -2,7 +2,7 @@ package constants

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

0 comments on commit 4e905c0

Please sign in to comment.