Skip to content

Commit b60122a

Browse files
authored
Mention that hotpatching RCs is unsupported (github#18904)
1 parent fb93918 commit b60122a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

content/admin/enterprise-management/upgrading-github-enterprise-server.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,12 @@ There are two types of snapshots:
8989

9090
{% note %}
9191

92-
**Note**: Installing a hotpatch using the {% data variables.enterprise.management_console %} is not available in clustered environments. To install a hotpatch in a clustered environment, see "[Upgrading a cluster](/enterprise/{{ currentVersion }}/admin/clustering/upgrading-a-cluster#upgrading-with-a-hotpatch)."
92+
**{% if currentVersion ver_gt "enterprise-server@2.22" %}Notes{% else %}Note{% endif %}**:
93+
94+
{% if currentVersion ver_gt "enterprise-server@2.22" %}
95+
- If {% data variables.product.product_location %} is running a release candidate build, you can't upgrade with a hotpatch.
96+
97+
- {% endif %}Installing a hotpatch using the {% data variables.enterprise.management_console %} is not available in clustered environments. To install a hotpatch in a clustered environment, see "[Upgrading a cluster](/enterprise/{{ currentVersion }}/admin/clustering/upgrading-a-cluster#upgrading-with-a-hotpatch)."
9398

9499
{% endnote %}
95100

0 commit comments

Comments
 (0)