~xdavidwu/flux

8771b9de4ae059689a276db7ae6388367ff87b1e — Pinghao Wu 20 hours ago 9e970ca
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