docs: Fix required version for GitLab 18 with respect to PostgreSQL

This commit is contained in:
Steven Achilles 2025-06-19 21:08:10 +02:00
parent c30c81ecd5
commit a92ff33d2e

View File

@ -286,7 +286,7 @@ Please note furthermore, that only compatible versions of the `postgresql-client
- GitLab CE version 13.7.0 and later requires PostgreSQL version 12.x.
- GitLab CE version 16.0.0 and later requires PostgreSQL version 13.x.
- GitLab CE version 17.0.0 and later requires PostgreSQL version 14.x.
- GitLab CE version 18.1.0 and later requires PostgreSQL version 16.x.
- GitLab CE version 18.0.0 and later requires PostgreSQL version 16.x.
##### External PostgreSQL Server