UNCLASSIFIED - NO CUI

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

before (main): image

after (255-fix-mm-postgres-version): image

Linked Issue

#255 (closed)

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

Merge request reports

Loading