Skip to content

Commit 3b167b7

Browse files
renovate-botYoungHypo
authored andcommitted
chore(deps): pin grafana/grafana docker tag to 62d2b9d (jaegertracing#8219)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana/grafana](https://redirect.github.com/grafana/grafana) | pinDigest | → `62d2b9d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](..jaegertracing/issues/5586) for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jaegertracing/jaeger). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nOmRlcGVuZGVuY2llcyJdfQ==--> Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent 61a51b0 commit 3b167b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose/monitor/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ services:
4141
grafana:
4242
networks:
4343
- backend
44-
image: grafana/grafana:11.6.0
44+
image: grafana/grafana:11.6.0@sha256:62d2b9d20a19714ebfe48d1bb405086081bc602aa053e28cf6d73c7537640dfb
4545
volumes:
4646
- "./grafana/provisioning:/etc/grafana/provisioning"
4747
- "../../monitoring/jaeger-mixin/dashboard-for-grafana.json:/etc/grafana/provisioning/dashboards/jaeger.json:ro"

0 commit comments

Comments
 (0)