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-02-22 20:21:40 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2022-02-22 20:21:40 +0300
commitb6ea692c787d6aaf0d522dc8d2609425a047aeb6 (patch)
tree9e4a80e945444e9445c4a8c4c94a68b49efc5afc
parent8f338c6170e6a4e7d24fd10e203b1d5f582b81be (diff)
parent35ffe84140d2b089f87a8de02816141ecf44dd2c (diff)
Merge branch 'update-14-6-for-release-14-8' into '14.6'
Update 14.6 dropdown to match that of 14.8 See merge request gitlab-org/gitlab-docs!2457
-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 5da164ac..ccbe1a37 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.8"
- "14.7"
- "14.6"
- - "14.5"
# 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.5"
- "14.4"
- "14.3"
- "14.2"