Update quay.io/prometheuscommunity/postgres-exporter Docker tag to v0.20.1
Automtated minor upgrade of PostgreSQL exporter Docker container by means of Watchtower with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| quay.io/prometheuscommunity/postgres-exporter | patch | v0.20.0 → v0.20.1 |
Release Notes
prometheus-community/postgres_exporter (quay.io/prometheuscommunity/postgres-exporter)
v0.20.1: 0.20.1 / 2026-07-07
- [BUGFIX] stat_replication: fix "slot_name does not exist" by joining
pg_replication_slotsby @megative in #1313