Skip to content
Snippets Groups Projects
Commit 069c8507b04c authored by DJ Mountney's avatar DJ Mountney
Browse files

Merge branch '6315-allow-lib-omnibus' into 'master'

Use new version of omnibus to allow libraries to be ignored by healthcheck

Closes #6315

See merge request gitlab-org/omnibus-gitlab!5543
2 merge requests!55Intermediate build after shift of stable series,!54GitLab 14.4
......@@ -2,7 +2,7 @@
require_relative "lib/gitlab/version"
omnibus_gem_version = Gitlab::Version.new('omnibus', "7.0.10.10")
omnibus_gem_version = Gitlab::Version.new('omnibus', "7.0.10.11")
# Note that omnibus is from a fork with additional gitlab changes. You can
# check what they are with the following comparison link:
......
GIT
remote: https://dev.gitlab.org/gitlab/omnibus.git
revision: 18cb80422657075232ea15cc9c317b48c5bc3193
tag: 7.0.10.10
revision: fc35dfabad596f7bf26f3d99a2ba5230c83e489f
tag: 7.0.10.11
specs:
omnibus (7.0.10)
aws-sdk-s3 (~> 1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment