bug: making the postgres version match across the package
General MR
Summary
Making the postgres version match and updating the renovate to prevent this from happening again
Relevant logs/screenshots
after (255-fix-mm-postgres-version):

Linked Issue
Upgrade Notices
Postgres requires a dump/restore using pg_dumpall or using pg_upgrade for migrating data to a new major release. Documentation and other changes can be found here: https://www.postgresql.org/docs/18/release-18.html#RELEASE-18-MIGRATION
Edited by Andrew Shoell
