Skip to content

Add version barrier for config and secret

Benjamin Tissoires requested to merge bentiss/helm-gitlab-omnibus:master into master

This allows to forces the config and the secrets to match the current chart. This way, we can not upgrade the gitlab omnibus with an out of date config.

Note: once this is in, I'll push the changes to the config and secret repos

Merge request reports