Skip to content

Commit 9fbe473

Browse files
docs: update references to prom/prometheus to v3.13.2 (main) (#45017)
docs: update references to prom/prometheus to v3.13.2 | datasource | package | from | to | | ---------- | --------------- | ------- | ------- | | docker | prom/prometheus | v3.13.1 | v3.13.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7aeaceb commit 9fbe473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/usage/examples/opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222

2323
# Prometheus for storing metrics
2424
prometheus:
25-
image: prom/prometheus:v3.13.1
25+
image: prom/prometheus:v3.13.2
2626
ports:
2727
- '9090:9090' # Web UI
2828
- '4318' # OTLP HTTP

0 commit comments

Comments
 (0)