From 148c16212fc5611b98ce70b368ee1043783e545f Mon Sep 17 00:00:00 2001 From: Miroslav Lisik Date: Tue, 4 Aug 2026 16:31:08 +0200 Subject: [PATCH] update branches info in README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb6ea49d0..0d619b7ed 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,15 @@ daemon, which operates as a remote server for pcs. ## Pcs Branches * main - * This is where pcs-0.12 lives. - * Clusters running Pacemaker 3.x on top of Corosync 3.x are supported. + * Clusters running the latest Pacemaker on top of the latest Corosync are + supported. * The main development happens here. +* pcs-1.x + * Clusters running Pacemaker 3.x on top of Corosync 3.x are supported. + * The development of the next stable release happens here. +* pcs-0.12 + * Clusters running Pacemaker 3.0 on top of Corosync 3.x are supported. + * The development of the current stable release happens here. * pcs-0.11 * Clusters running Pacemaker 2.1 on top of Corosync 3.x are supported. * This branch is in maintenance mode - bugs are being fixed but only a subset