Skip to content

Commit 7470b21

Browse files
authored
chore(deps): update quay.io/prometheus/prometheus docker tag to v3.4.2 (rnaveiras#375)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/prometheus/prometheus](https://redirect.github.com/prometheus/prometheus) | patch | `v3.4.1` -> `v3.4.2` | --- ### Release Notes <details> <summary>prometheus/prometheus (quay.io/prometheus/prometheus)</summary> ### [`v3.4.2`](https://redirect.github.com/prometheus/prometheus/releases/tag/v3.4.2): 3.4.2 / 2025-06-26 [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v3.4.1...v3.4.2) - \[BUGFIX] OTLP receiver: Fix default configuration not being respected if the `otlp:` block is unset in the config file. [#&#8203;16693](https://redirect.github.com/prometheus/prometheus/issues/16693) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 9am on Saturday" in timezone Europe/London, 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/rnaveiras/postgres_exporter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
2 parents f39734b + 93a1d04 commit 7470b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

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

8181
prometheus:
8282
<<: *network
83-
image: quay.io/prometheus/prometheus:v3.4.1@sha256:9abc6cf6aea7710d163dbb28d8eeb7dc5baef01e38fa4cd146a406dd9f07f70d
83+
image: quay.io/prometheus/prometheus:v3.4.2@sha256:3b1d5be5c3eef4f027665ddaa3b1a7de8a58d96a0a6de5dd45629afd267ecaf0
8484
ports:
8585
- "9090:9090"
8686
volumes:

0 commit comments

Comments
 (0)