Update readme to include Postgres 14 support

It looks like postgres 14.1 was added to CI here:

fcb2535aff

See also: https://github.com/prometheus-community/postgres_exporter/issues/651#issuecomment-1156947591

Signed-off-by: Austin Godber <godber@uberhip.com>
This commit is contained in:
Austin Godber 2022-06-15 14:17:55 -07:00
parent 9d67be6308
commit d80081e638

View File

@ -7,7 +7,7 @@
Prometheus exporter for PostgreSQL server metrics. Prometheus exporter for PostgreSQL server metrics.
CI Tested PostgreSQL versions: `9.4`, `9.5`, `9.6`, `10`, `11`, `12`, `13` CI Tested PostgreSQL versions: `9.4`, `9.5`, `9.6`, `10`, `11`, `12`, `13`, `14`
## Quick Start ## Quick Start
This package is available for Docker: This package is available for Docker: