Skip to content

Commit 76593a6

Browse files
authored
chore(deps): update prom/prometheus docker tag to v3.0.1 (#6271)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | prom/prometheus | patch | `v3.0.0` -> `v3.0.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/jaegertracing/jaeger). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nOmRlcGVuZGVuY2llcyJdfQ==--> Signed-off-by: Mend Renovate <[email protected]>
1 parent 1a09227 commit 76593a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose/monitor/docker-compose-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
prometheus:
3030
networks:
3131
- backend
32-
image: prom/prometheus:v3.0.0
32+
image: prom/prometheus:v3.0.1
3333
volumes:
3434
- "./prometheus.yml:/etc/prometheus/prometheus.yml"
3535
ports:

0 commit comments

Comments
 (0)