Skip to content

Allow mailroom's Helm Chart appVersion to be set again

Stan Hu requested to merge sh-update-mailroom-appversion into master

What does this MR do and why?

!1591 (merged) disabled the management of the mailroom Helm Chart appVersion since we had to workaround a Ruby 2.7 install issue (gitlab-com/gl-infra/production#4053 (closed)).

In GitLab 15.11, we upgraded mailroom in the GitLab Rails Gemfile.lock, so we can allow release-tools to set the appVersion once again.

This came out of the investigation in gitlab-org/charts/gitlab!3159 (comment 1385686591).

Author Check-list

  • Has documentation been updated?
Edited by Stan Hu

Merge request reports