Skip to content

Commit dcab96d

Browse files
Merge pull request #447 from soerenschneider/renovate/major-grafana-monorepo
Update grafana/grafana Docker tag to v12
2 parents 6dd786e + 95de9e2 commit dcab96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/grafana/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ spec:
3434
seccompProfile:
3535
type: "RuntimeDefault"
3636
containers:
37-
- image: "grafana/grafana:11.6.5"
37+
- image: "grafana/grafana:12.1.1"
3838
name: "grafana"
3939
securityContext:
4040
allowPrivilegeEscalation: false

0 commit comments

Comments
 (0)