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
Copy file name to clipboardExpand all lines: content/operate/rs/installing-upgrading/product-lifecycle.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ categories:
8
8
description: The product lifecycle of Redis Enterprise Software.
9
9
linkTitle: Product lifecycle
10
10
weight: 100
11
+
tocEmbedHeaders: true
11
12
---
12
13
The Redis Enterprise Software product lifecycle fully reflects the [subscription agreement](https://redis.com/software-subscription-agreement).
13
14
However, for any discrepancy between the two policies, the subscription agreement prevails.
@@ -47,3 +48,7 @@ This update to the EOL policy allows a lead time of at least 24 months to upgrad
47
48
| 5.6 – April 2020 | October 31, 2021 |
48
49
| 5.4 – December 2018 | December 31, 2020 |
49
50
| 5.2 – June 2018 | December 31, 2019 |
51
+
52
+
{{<embed-md "rs-upgrade-paths.md">}}
53
+
54
+
For detailed upgrade instructions, see [Upgrade a Redis Enterprise Software cluster]({{<relref "/operate/rs/installing-upgrading/upgrading/upgrade-cluster">}}).
| Current<br/>cluster version | Upgrade to<br/>cluster version |
19
-
|:-----:|:-----:|
20
-
| 7.2.x | 7.4.x |
21
-
| 6.4.x | 7.4.x<br />7.2.x |
22
-
| 6.2.x | 7.4.x<br />7.2.x<br />6.4.x |
23
-
| 6.0.x | 7.2.x<br />6.4.x<br />6.2.x |
15
+
{{<embed-md "rs-upgrade-paths.md">}}
24
16
25
17
See the [Redis Enterprise Software product lifecycle]({{<relref "/operate/rs/installing-upgrading/product-lifecycle">}}) for more information about release numbers and the end-of-life schedule.
description: Supported paths to upgrade a Redis Software cluster.
9
+
linkTitle: Upgrade paths
10
+
weight: 30
11
+
tocEmbedHeaders: true
12
+
---
13
+
14
+
{{<embed-md "rs-upgrade-paths.md">}}
15
+
16
+
For detailed upgrade instructions, see [Upgrade a Redis Enterprise Software cluster]({{<relref "/operate/rs/installing-upgrading/upgrading/upgrade-cluster">}}).
17
+
18
+
See the [Redis Enterprise Software product lifecycle]({{<relref "/operate/rs/installing-upgrading/product-lifecycle">}}) for more information about release numbers and the end-of-life schedule.
0 commit comments