Skip to content
Snippets Groups Projects
Commit a451ee45 authored by Hayley Swimelar's avatar Hayley Swimelar Committed by Robert Marshall
Browse files

Bump Container Registry to v3.71.0-gitlab

Upgrade registry from v3.70.0 to v3.71.0.

Related https://gitlab.com/gitlab-org/container-registry/-/issues/987

Changelog: changed
parent 10d411a6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -19,7 +19,7 @@
require "#{Omnibus::Config.project_root}/lib/gitlab/version"
 
name 'registry'
version = Gitlab::Version.new('registry', 'v3.70.0-gitlab')
version = Gitlab::Version.new('registry', 'v3.71.0-gitlab')
 
default_version version.print(false)
display_version version.print(false).delete_suffix('-gitlab')
Loading
Loading
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