Skip to content
Snippets Groups Projects
Commit d86fd691c445 authored by Clemens Beck's avatar Clemens Beck
Browse files
parent 364996036378
No related branches found
No related tags found
1 merge request!168Merge upstream Omnibus GitLab up to the 17.6 branching point
......@@ -171,10 +171,11 @@
# This hash follows the format `'ohai-slug' => 'EOL version'
# example: deprecated_os = { 'raspbian-8' => 'GitLab 11.8' }
{
'opensuseleap-15.4' => 'GitLab 16.8',
'ubuntu-18.04' => 'GitLab 17.0',
'debian-10' => 'GitLab 17.6',
'centos-7' => 'GitLab 17.6'
'centos-7' => 'GitLab 17.8',
'raspbian-10' => 'GitLab 17.8',
'oracle-7' => 'GitLab 17.8',
'scientific-7' => 'GitLab 17.8',
'opensuseleap-15.5' => 'GitLab 17.9',
}
end
......
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