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:
authorAmy Qualls <aqualls@gitlab.com>2022-05-20 18:44:09 +0300
committerAmy Qualls <aqualls@gitlab.com>2022-05-20 18:44:09 +0300
commit20d69bb4fdb8249ff879fc2ef50eacd839612e4e (patch)
treed6530b16771a9f0b4d8f78f7977e75511d1fdc2f
parentd5bb80506aef214dea5bf92c413a5737b49f6d1c (diff)
Update dropdown to 15.0update-13-12-for-release-15-0
-rw-r--r--content/_data/versions.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/content/_data/versions.yaml b/content/_data/versions.yaml
index 21ea41a6..568573b4 100644
--- a/content/_data/versions.yaml
+++ b/content/_data/versions.yaml
@@ -1,15 +1,15 @@
# The two last major supported versions
# https://about.gitlab.com/support/statement-of-support.html#we-support-the-current-major-version-and-the-two-previous-major-versions
previous_majors:
+ - "14.10"
- "13.12"
- - "12.10"
# The first online version should always point to the
# current stable version.
online:
+ - "15.0"
- "14.10"
- "14.9"
- - "14.8"
# The last version before the next major release. Verify near 14.10 as there may be more 14.X versions.
last_before_new_major:
@@ -18,6 +18,7 @@ last_before_new_major:
# Versions not appearing in the dropdown, but available as Docker images
# https://docs.gitlab.com/archives/#offline-archives
offline:
+ - "14.8"
- "14.7"
- "14.6"
- "14.5"