goharbor / website

Source for the main Harbor website
https://goharbor.io
Apache License 2.0
33 stars 168 forks source link

Upgrade docs for version 2.9, 2.10 and edge have incorrect minimum postgres version #536

Open anguswilliams opened 7 months ago

anguswilliams commented 7 months ago

Upgrade docs state minimum required postgres version is >= 10, but release notes for 2.9.0 state the minum required postgres version is >= 12.

As of Harbor v2.9.0, only PostgreSQL >= 12 is supported for external databases. Before upgrading, you should make sure that your external databases are using a supported version of PostgreSQL.

https://github.com/goharbor/harbor/releases/tag/v2.9.0