Skip to content

Commit ec3f490

Browse files
chore(deps): update grafana/tempo docker tag to v2.10.1 (#413)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | grafana/tempo | minor | `2.7.1` → `2.10.1` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/ObolNetwork/charon-distributed-validator-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDMuMjIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvZG9ja2VyIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b2f96d commit ec3f490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose-debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
image: bitnamilegacy/node-exporter:${NODE_EXPORTER_VERSION:-1.6.0}
2323

2424
tempo:
25-
image: grafana/tempo:${TEMPO_VERSION:-2.7.1}
25+
image: grafana/tempo:${TEMPO_VERSION:-2.10.1}
2626
user: ":"
2727
command: -config.file=/etc/tempo/tempo.yaml
2828
volumes:

0 commit comments

Comments
 (0)