We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4080840 commit cfcaad2Copy full SHA for cfcaad2
infra/monitoring/docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
grafana:
3
- image: grafana/grafana:11.4.0
+ image: grafana/grafana:11.5.2
4
volumes:
5
- ./grafana-datasources.yml:/etc/grafana/provisioning/datasources/datasources.yaml
6
- ./grafana-dashboards.yml:/etc/grafana/provisioning/dashboards/dashboards.yaml
0 commit comments