postgres-exporter: 0.17.0
1 files changed, 1 insertions(+), 1 deletions(-) M monitoring/postgres-exporter/deployment.yaml
M monitoring/postgres-exporter/deployment.yaml => monitoring/postgres-exporter/deployment.yaml +1 -1
@@ 13,7 13,7 @@ spec: spec: containers: - name: postgres-exporter - image: quay.io/prometheuscommunity/postgres-exporter:v0.16.0 + image: quay.io/prometheuscommunity/postgres-exporter:v0.17.0 ports: - name: metrics containerPort: 9187