SKIP UPGRADE CHECK Update Ironbank
This MR contains the following updates:
Complete MR checklist
Assignee
-
Followed upgrade instructions outlined in docs/DEVELOPMENT_MAINTENANCE.md -
Update Docs with new/updated steps as needed -
Tested and Validated Changes made with supporting info like logs or screenshots from test pipelines
Add supporting info below
Reviewer only
-
Tested and Validated changes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR was automatically generated by Renovate Bot.
Upgrade Notices
This chart now makes use of a bitnami postgres subchart that pulls in postgres version 16. Previously version 14 was used. They are not compatible with one another. If you are not going by recommended route of using an external database for Gitlab, you will need to manually migrate your data from Postgres 14 to 16 before/during the upgrade. Otherwise, you will ruin into the following error:
waiting for server to start....2025-05-08 22:26:50.914 GMT [93] FATAL: database files are incompatible with server │ │ 2025-05-08 22:26:50.914 GMT [93] DETAIL: The data directory was initialized by PostgreSQL version 14, which is not compatible with this version 16.3. │ │ pg_ctl: could not start server