Our GitLab instance is throwing the following warning:
You are using PostgreSQL 16.14 for the ci database, but this version of GitLab requires PostgreSQL >= 17.
You are using PostgreSQL 16.14 for the main database, but this version of GitLab requires PostgreSQL >= 17.
GitLab's documentation states PostgreSQL 17 is a minimum requirement, and rolling back the GitLab version to one that does support 16.14 is not an option (especially due to the recently reported security vulnerabilities).
I found thread from back in May which reports essentially the same warning, in which staff stated the PostgreSQL version would be updated to 17 in Cloudron 10.
(https://forum.cloudron.io/topic/15538/database-main-is-using-postgresql-16.11-but-this-version-of-gitlab-requires-postgresql-17)
I'm currently on Cloudron version 10.0.5.
Is there any update on when the PostgreSQL version will be updated to 17?