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:
authorFiona Neill <fneill@gitlab.com>2021-12-22 19:07:22 +0300
committerFiona Neill <fneill@gitlab.com>2021-12-22 19:07:22 +0300
commitff3659d8c839011b79413f38d1c7255b3681388a (patch)
tree8a0717622538aac36ce0355699f634959259ee49
parent95a0497bd0f5563781daac61a7eb4c99379c969f (diff)
parent06473005936be275875a032ac49eb9eb1c67481e (diff)
Merge branch 'update-14-5-for-release-14-6' into '14.5'
Update 14.5 dropdown to match that of 14.6 See merge request gitlab-org/gitlab-docs!2324
-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 c4b9e599..6e45cf8b 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.6"
- "14.5"
- "14.4"
- - "14.3"
# 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.3"
- "14.2"
- "14.1"
- "14.0"