mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-06 02:11:42 -05:00
Merge pull request #2034 from etkecc/patch-51
Update prometheus postgres exporter 0.11.0 -> 0.11.1
This commit is contained in:
commit
991d0c12e1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
matrix_prometheus_postgres_exporter_enabled: false
|
matrix_prometheus_postgres_exporter_enabled: false
|
||||||
|
|
||||||
matrix_prometheus_postgres_exporter_version: v0.11.0
|
matrix_prometheus_postgres_exporter_version: v0.11.1
|
||||||
matrix_prometheus_postgres_exporter_port: 9187
|
matrix_prometheus_postgres_exporter_port: 9187
|
||||||
|
|
||||||
matrix_prometheus_postgres_exporter_docker_image: "quay.io/prometheuscommunity/postgres-exporter:{{ matrix_prometheus_postgres_exporter_version }}"
|
matrix_prometheus_postgres_exporter_docker_image: "quay.io/prometheuscommunity/postgres-exporter:{{ matrix_prometheus_postgres_exporter_version }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue