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-01-22 18:01:46 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2022-01-22 18:01:46 +0300
commitbb3a759d3cea5804a5b3cbda88cd9ffa07cc2811 (patch)
tree1e154f317107bf460134c7ac427ba5885ff0cc3d
parentff3659d8c839011b79413f38d1c7255b3681388a (diff)
parenta26f7a5369ed361710b0c9ff5ba405a8908a1d4c (diff)
Merge branch 'update-14-5-for-release-14-7' into '14.5'
Update 14.5 dropdown to match that of 14.7 See merge request gitlab-org/gitlab-docs!2381
-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 6e45cf8b..5da164ac 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.7"
- "14.6"
- "14.5"
- - "14.4"
# 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.4"
- "14.3"
- "14.2"
- "14.1"