Skip to content

Commit c9f30d4

Browse files
authored
Merge pull request sameersbn#3129 from sachilles/FixReadme
docs: Fix required version for GitLab 18 with respect to PostgreSQL
2 parents c30c81e + a92ff33 commit c9f30d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ Please note furthermore, that only compatible versions of the `postgresql-client
286286
- GitLab CE version 13.7.0 and later requires PostgreSQL version 12.x.
287287
- GitLab CE version 16.0.0 and later requires PostgreSQL version 13.x.
288288
- GitLab CE version 17.0.0 and later requires PostgreSQL version 14.x.
289-
- GitLab CE version 18.1.0 and later requires PostgreSQL version 16.x.
289+
- GitLab CE version 18.0.0 and later requires PostgreSQL version 16.x.
290290

291291
##### External PostgreSQL Server
292292

0 commit comments

Comments
 (0)