diff --git a/prometheus-postgres-exporter.yaml b/prometheus-postgres-exporter.yaml index 1e4f749e8a2..89086e8dbda 100644 --- a/prometheus-postgres-exporter.yaml +++ b/prometheus-postgres-exporter.yaml @@ -1,6 +1,6 @@ package: name: prometheus-postgres-exporter - version: 0.12.1 + version: 0.13.0 epoch: 0 description: Prometheus Exporter for Postgres server metrics copyright: @@ -21,7 +21,7 @@ pipeline: with: repository: https://github.com/prometheus-community/postgres_exporter tag: v${{package.version}} - expected-commit: 1c063b1b1913db029d449818e9cd1750c2282198 + expected-commit: f550f8f8ad77e054f12eb3d3f6605edc037573f5 - runs: | go mod tidy