Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2022-07-23 14:35:42 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2022-07-23 14:35:42 +0300
commit762e10197aec7bbe49ab5f2f8a44a925fc66315f (patch)
tree4b5b4a1daeaa4f76717842bf36993819b692265a
parent8576e9529f95f6f7017f6746b51e6bfab0b8188c (diff)
parent24fe25ea3735ac889f9a20d6a9e3cbe7b0d2f21a (diff)
Merge branch 'axil-add-15-0-to-online' into 'main'
Add 15.0 to versions dropdown See merge request gitlab-org/gitlab-docs!2949
-rw-r--r--content/_data/versions.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_data/versions.yaml b/content/_data/versions.yaml
index f45415ce..b95595bc 100644
--- a/content/_data/versions.yaml
+++ b/content/_data/versions.yaml
@@ -9,6 +9,7 @@ previous_majors:
online:
- "15.2"
- "15.1"
+ - "15.0"
# The last version before the next major release. Verify near 14.10 as there may be more 14.X versions.
last_before_new_major:
@@ -17,7 +18,6 @@ last_before_new_major:
# Versions not appearing in the dropdown, but available as Docker images
# https://docs.gitlab.com/archives/#offline-archives
offline:
- - "15.0"
- "14.9"
- "14.8"
- "14.7"