From 90cd201f0e75c890bda103121ccb7b37fda32de3 Mon Sep 17 00:00:00 2001 From: Kati Paizee <kpaizee@gitlab.com> Date: Tue, 19 Sep 2023 10:21:09 +0200 Subject: [PATCH] Make intros consistent --- doc/update/versions/gitlab_14_changes.md | 5 ++++- doc/update/versions/gitlab_15_changes.md | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/update/versions/gitlab_14_changes.md b/doc/update/versions/gitlab_14_changes.md index 0e59ba3be911f..700baf4ef095a 100644 --- a/doc/update/versions/gitlab_14_changes.md +++ b/doc/update/versions/gitlab_14_changes.md @@ -7,7 +7,10 @@ info: To determine the technical writer assigned to the Stage/Group associated w # GitLab 14 changes **(FREE SELF)** This page contains upgrade information for minor and patch versions of GitLab 14. -Ensure you review these instructions for all versions between your current version and your target version. +Ensure you review these instructions for: + +- Your installation type. +- All versions between your current version and your target version. For more information about upgrading GitLab Helm Chart, see [the release notes for 5.0](https://docs.gitlab.com/charts/releases/5_0.html). diff --git a/doc/update/versions/gitlab_15_changes.md b/doc/update/versions/gitlab_15_changes.md index 446c7588535a8..12cbf5c5ec1b3 100644 --- a/doc/update/versions/gitlab_15_changes.md +++ b/doc/update/versions/gitlab_15_changes.md @@ -7,7 +7,10 @@ info: To determine the technical writer assigned to the Stage/Group associated w # GitLab 15 changes **(FREE SELF)** This page contains upgrade information for minor and patch versions of GitLab 15. -Ensure you review these instructions for all versions between your current version and your target version. +Ensure you review these instructions for: + +- Your installation type. +- All versions between your current version and your target version. For more information about upgrading GitLab Helm Chart, see [the release notes for 6.0](https://docs.gitlab.com/charts/releases/6_0.html). -- GitLab