UNCLASSIFIED - NO CUI

Skip to content

SKIP UPGRADE CHECK gitlab update to 8.11.1-bb.0

Package Merge Request

Package Changes

https://repo1.dso.mil/big-bang/product/packages/gitlab/-/blob/8.11.1-bb.0/CHANGELOG.md

Package MR

big-bang/product/packages/gitlab!379 (merged)

For Issue

Closes big-bang/product/packages/gitlab#319 (closed)

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....20250508 22:26:50.914 GMT [93] FATAL: database files are incompatible with server │ │ 20250508 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

Edited by Nigel Bazzeghin

Merge request reports

Loading