Skip to content

Commit

Permalink
chore(deps): update grafana/grafana docker tag to v11.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fedirz committed Jan 31, 2025
1 parent ae59e03 commit a2534ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.observability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
timeout: 5s
retries: 3
grafana:
image: grafana/grafana:11.4.0
image: grafana/grafana:11.5.0
volumes:
- ./configuration/grafana/datasources.yaml:/etc/grafana/provisioning/datasources/datasources.yaml
- grafana-data:/var/lib/grafana
Expand Down

0 comments on commit a2534ba

Please sign in to comment.