Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a2bbd83849 | |||
| a0cc2bfeb8 |
@@ -1,14 +1,15 @@
|
||||
---
|
||||
arch: amd64
|
||||
builds:
|
||||
- image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
release: '1'
|
||||
repository: [almalinux/el8]
|
||||
version: 0.11.0
|
||||
release: 1
|
||||
repository:
|
||||
- almalinux/el8
|
||||
version: 0.12.0
|
||||
- image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
release: '1'
|
||||
repository: [almalinux/el9]
|
||||
version: 0.11.0
|
||||
release: 1
|
||||
repository:
|
||||
- almalinux/el9
|
||||
version: 0.12.0
|
||||
description: Prometheus exporter for PgBouncer
|
||||
github: prometheus-community/pgbouncer_exporter
|
||||
homepage: https://github.com/prometheus-community/pgbouncer_exporter
|
||||
|
||||
Reference in New Issue
Block a user