Skip to content
Snippets Groups Projects
Commit 03ecb562 authored by Jason Plum's avatar Jason Plum
Browse files

Merge branch 'sh-bump-docker-distribution-pruner' into 'master'

Bump docker-distribution-pruner to v0.3.1

See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8111



Merged-by: default avatarJason Plum <jplum@gitlab.com>
Approved-by: default avatarJason Plum <jplum@gitlab.com>
Approved-by: default avatarAndrew Patterson <apatterson@gitlab.com>
Co-authored-by: default avatarStan Hu <stanhu@gmail.com>
parents e0e3e941 c8e94eec
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -15,7 +15,7 @@
# limitations under the License.
#
require "#{Omnibus::Config.project_root}/lib/gitlab/version"
version = Gitlab::Version.new('docker-distribution-pruner', '0.2.0')
version = Gitlab::Version.new('docker-distribution-pruner', '0.3.1')
 
name 'docker-distribution-pruner'
default_version version.print
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