diff --git a/doc/install/requirements.md b/doc/install/requirements.md index 64dfd3e6044bd342e554cd4465178ed59c476d45..5e13628e81574a9948a83f9fc5b5eab1e9777b2d 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -81,9 +81,10 @@ the following table) as these were used for development and testing: | GitLab version | Minimum PostgreSQL version | |----------------|----------------------------| | 13.0 | 11 | -| 14.0 | 12.7 | +| 14.0 | 12.7 | | 15.0 | 12.10 | | 16.0 | 13.6 | +| 17.0 (planned) | 14.8 | You must also ensure the following extensions are loaded into every GitLab database. [Read more about this requirement, and troubleshooting](postgresql_extensions.md).