diff --git a/prometheus-redis-exporter.yaml b/prometheus-redis-exporter.yaml index 71bbe5fd167..024b20c322e 100644 --- a/prometheus-redis-exporter.yaml +++ b/prometheus-redis-exporter.yaml @@ -1,6 +1,6 @@ package: name: prometheus-redis-exporter - version: 1.56.0 + version: 1.57.0 epoch: 0 description: Prometheus Exporter for Redis Metrics. copyright: @@ -21,7 +21,7 @@ pipeline: with: repository: https://github.com/oliver006/redis_exporter tag: v${{package.version}} - expected-commit: 8b2b2e9c48844500ebcf449a864dc152b14998cb + expected-commit: 30ca90e07603c58038686aec92ce842ef05695ce - uses: go/build with: