Skip to content

Maintain global gitlabVersion value for helm chart

Clemens Beck requested to merge helm-maintain-global-appversion-value into master

What does this MR do and why?

On releases of the Helm chart, we want to maintain the GitLab version in global.gitlabVersion of the root chart's values.yaml.

Background: Currently, the GitLab version is already applied to the appVersion of some charts, but it is needed globally to be accessible in all subcharts.

Relates gitlab-org/charts/gitlab#4075 (closed)

Author Check-list

  • Has documentation been updated?
Edited by Clemens Beck

Merge request reports