You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the version numbers above, the `.z` indicates the latest available patch version for that minor release.
@@ -37,9 +37,10 @@ If your GitLab version is lower than `17.8.5`, please refer to the [GitLab Data
37
37
:::warning
38
38
To safely upgrade your GitLab version to a new version, please note the following:
39
39
40
-
1. Before upgrading the GitLab instance, please complete the data backup of the instance.
41
-
2. Upgrading GitLab takes some time, depending on the GitLab data size and the version gap between the current version and target version (number of upgrades)
42
-
3. The instance will be unavailable during the upgrade process.
40
+
1.**PostgreSQL Version Check**: [Ensure your PostgreSQL version meets the requirements for your target GitLab version](../install/02_gitlab_credential.mdx#pg-requirements)
41
+
2. Before upgrading the GitLab instance, please complete the data backup of the instance.
42
+
3. Upgrading GitLab takes some time, depending on the GitLab data size and the version gap between the current version and target version (number of upgrades)
43
+
4. The instance will be unavailable during the upgrade process.
43
44
:::
44
45
45
46
When upgrading, you need to upgrade the <ExternalSiteLinkname="acp"href="extend/operator.html#upgrading-operators"children="Operator" /> version and instance version in sequence according to the upgrade path. Upgrading the Operator will not automatically upgrade the instance version, and the upgraded Operator will not manage old GitLab instances, so you need to manually trigger the instance upgrade in time.
0 commit comments