From effdddfa6df26d4381a4299ae58a46a2b3be4f36 Mon Sep 17 00:00:00 2001 From: Shubham Chaudhary Date: Mon, 13 May 2024 18:14:26 +0530 Subject: [PATCH] docs(k8s-version): update the litmus & k8s version compatibility metrics (#4643) Signed-off-by: Shubham Chaudhary --- RELEASE_GUIDELINES.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/RELEASE_GUIDELINES.md b/RELEASE_GUIDELINES.md index c4724f6d8..f90f124d4 100644 --- a/RELEASE_GUIDELINES.md +++ b/RELEASE_GUIDELINES.md @@ -161,13 +161,13 @@ for the list of actively tested versions. Kubernetes only supports n-3 minor release versions and LitmusChaos will ensure there is always a supported version of LitmusChaos for every supported version of Kubernetes. -| Kubernetes Version | LitmusChaos Version | -|--------------------|-------------------------------| -| 1.26 | 1.x, 2.x | -| 1.27 | 1.x, 2.x | -| 1.28 | 2.x, 3.x | -| 1.29 | 3.x | -| 1.30(wip) | 4.0 (wip), 3.x | +| Kubernetes Version | LitmusChaos Version | +|---------------------|---------------------| +| 1.26 | 1.x, 2.x, 3.x | +| 1.27 | 3.x | +| 1.28 | 3.x | +| 1.29 | 3.x | +| 1.30 | 3.x, 4.0(wip) | ## Public API Stability