From f78390b224257702851870b1d7b4c62321e61f62 Mon Sep 17 00:00:00 2001 From: guyco Date: Tue, 4 Aug 2026 16:48:49 +0300 Subject: [PATCH] Remove upgrade procedure of EoL versions --- .../rs/installing-upgrading/upgrading/upgrade-cluster.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md b/content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md index 711b11959d..6908626096 100644 --- a/content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md +++ b/content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md @@ -230,8 +230,6 @@ To perform a rolling upgrade of the cluster, use one of the following methods: After all nodes are upgraded, the cluster is fully upgraded. Certain features introduced in the new version of Redis Software only become available after upgrading the entire cluster. -After upgrading from version 6.0.x to 6.2.x, restart `cnm_exec` on each cluster node to enable more advanced state machine handling capabilities: - ```sh supervisorctl restart cnm_exec ```