Browse Source
Updated: prom-postgres-exporter to v0.10.1
pull/1571/head
GoliathLabs
4 years ago
No known key found for this signature in database
GPG Key ID: 37F7BDC266B5BAB8
1 changed files with
1 additions and
1 deletions
-
roles/matrix-prometheus-postgres-exporter/defaults/main.yml
|
|
|
@@ -3,7 +3,7 @@ |
|
|
|
|
|
|
|
matrix_prometheus_postgres_exporter_enabled: false |
|
|
|
|
|
|
|
matrix_prometheus_postgres_exporter_version: v0.10.0 |
|
|
|
matrix_prometheus_postgres_exporter_version: v0.10.1 |
|
|
|
matrix_prometheus_postgres_exporter_port: 9187 |
|
|
|
|
|
|
|
matrix_prometheus_postgres_exporter_docker_image: "quay.io/prometheuscommunity/postgres-exporter:{{ matrix_prometheus_postgres_exporter_version }}" |
|
|
|
|