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:
authorRussell Dickenson <rdickenson@gitlab.com>2022-03-23 07:21:12 +0300
committerRussell Dickenson <rdickenson@gitlab.com>2022-03-23 07:21:12 +0300
commit4afbb80f22879a4939e425512857a8f54ac4b8d2 (patch)
tree9490739613863220080b0001d96bbcc8d0509536
parent7eb03d4152f58d0ac9d90b82af4af9f058ac96c3 (diff)
parent7782adadf3620b420799010ff89114d96a8ee9a3 (diff)
Merge branch 'update-14-9-for-release-14-9' into '14.9'
Update 14.9 dropdown to match that of 14.9 See merge request gitlab-org/gitlab-docs!2524
-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 ccbe1a37..78e6a480 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.9"
- "14.8"
- "14.7"
- - "14.6"
# 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.6"
- "14.5"
- "14.4"
- "14.3"