GitLab Cloud Native Chart 8.0
Along with the 17.0
release of GitLab, we have bumped the chart version to 8.0
.
Summary of major changes
- The legacy runner registration workflow is now disabled by default. Manual action is needed to migrate to the new registration workflow..
- Support for PostgreSQL 13 has been removed. Make sure you are running PostgreSQL 14 or newer before upgrading.
See GitLab 17 changes for all upgrade relevant changes.
Upgrade path from 7.x
To upgrade to the 8.0
version of the chart, you first need to upgrade to the latest 7.11.x
release of the chart. Check the version mapping details for the latest patch.
Runner workflow changes
The legacy runner registration workflow is now disabled by default. You must migrate to the new registration workflow or re-enable the legacy workflow.
Refer to the runner sub-chart documentation for migration instructions.