Skip to content
Snippets Groups Projects
Commit 101e3f1595e2 authored by Balasankar 'Balu' C's avatar Balasankar 'Balu' C
Browse files

Merge branch 'container-registry-deps' into 'master'

Add container registry version bump to deps

See merge request gitlab-org/omnibus-gitlab!6121
No related branches found
No related tags found
2 merge requests!76heptapod#711: 0.34 is the new stable,!73Sync up to upstream Omnibus GitLab 15.1
......@@ -155,7 +155,14 @@
pattern: "Gitlab::Version.new\\('grafana', '(\\S+)'\\)"
tag_prefix: 'v'
range: '< 8.0.0'
# gitlab-registry
https://gitlab.com/gitlab-org/container-registry.git:
replace_in_files:
- filename: config/software/registry.rb
pattern: "Gitlab::Version.new\\('registry', '(\\S+)'\\)"
tag_filter:
matching: 'v(\S+)-gitlab'
sort_as: '$1'
# deps that need updated filtering to work https://github.com/dropseed/deps-git/issues/2
# krb5
# https://github.com/krb5/krb5.git:
......
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