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:
authorMarcel Amirault <mamirault@gitlab.com>2022-04-22 06:33:15 +0300
committerMarcel Amirault <mamirault@gitlab.com>2022-04-22 06:33:15 +0300
commit1ecfb4d1e2119203a3d116917b4585a47a91882f (patch)
treea5edddc5c435bfc338b3f2b86ed025de038abff7
parentea0ee09b9ba4727964fc3eed65a261e3041cc6d4 (diff)
Update dropdown to 14.10
-rw-r--r--content/_data/versions.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/_data/versions.yaml b/content/_data/versions.yaml
index 78e6a480..21ea41a6 100644
--- a/content/_data/versions.yaml
+++ b/content/_data/versions.yaml
@@ -7,9 +7,9 @@ previous_majors:
# The first online version should always point to the
# current stable version.
online:
+ - "14.10"
- "14.9"
- "14.8"
- - "14.7"
# 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.7"
- "14.6"
- "14.5"
- "14.4"