~xdavidwu/flux

3956058265a0b008c6588ea0f67bb095388e6a6c — Pinghao Wu a month ago 82f1f36
postgres-exporter: 0.17.1
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.17.0
          image: quay.io/prometheuscommunity/postgres-exporter:v0.17.1
          ports:
            - name: metrics
              containerPort: 9187