From f3eaf7c128dcaada9482c6bb43bda935d14d15b6 Mon Sep 17 00:00:00 2001 From: Saranya-jena Date: Fri, 15 Dec 2023 13:29:55 +0530 Subject: [PATCH 1/3] updated compatibility matirx for 1.1 release Signed-off-by: Saranya-jena --- README.md | 10 +++++----- pkg/utils/compatibility.go | 3 ++- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e0e93267..1b68bdee 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,11 @@ To check compatibility of litmusctl with Chaos Center litmusctl version Lowest Chaos Center supported version Highest Chaos Center supported version + + 1.0.0 + 3.0.0 + 3.1.0 + 1.0.0 3.0.0 @@ -65,11 +70,6 @@ To check compatibility of litmusctl with Chaos Center 2.9.0 3.0.0-beta8 - - 0.18.0 - 2.9.0 - 3.0.0-beta8 - ## Installation diff --git a/pkg/utils/compatibility.go b/pkg/utils/compatibility.go index 3b9328e2..25234e24 100644 --- a/pkg/utils/compatibility.go +++ b/pkg/utils/compatibility.go @@ -22,6 +22,7 @@ var ( "0.22.0": {"2.9.0", "2.10.0", "2.11.0", "2.12.0", "2.13.0", "2.14.0", "3.0-beta1", "3.0.0-beta2", "3.0.0-beta3", "3.0.0-beta4", "3.0.0-beta5", "3.0.0-beta6", "3.0.0-beta7", "3.0.0-beta8"}, "0.23.0": {"3.0.0-beta9", "3.0.0-beta10", "3.0.0-beta11", "3.0.0-beta12"}, "0.24.0": {"3.0.0-beta9", "3.0.0-beta10", "3.0.0-beta11", "3.0.0-beta12"}, - "1.0.0": {"3.0.0", "3.1.0"}, + "1.0.0": {"3.0.0", "3.1.0", "3.2.0"}, + "1.0.0": {"3.0.0", "3.1.0", "3.2.0"}, } ) From f1f05eedd04f80c36923b0373c7d2c2e47785f67 Mon Sep 17 00:00:00 2001 From: Saranya-jena Date: Fri, 15 Dec 2023 13:34:24 +0530 Subject: [PATCH 2/3] minor fix Signed-off-by: Saranya-jena --- README.md | 24 ++++++++++++------------ pkg/utils/compatibility.go | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 1b68bdee..9d2b6aff 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,11 @@ To check compatibility of litmusctl with Chaos Center litmusctl version Lowest Chaos Center supported version Highest Chaos Center supported version - - 1.0.0 + + 1.1.0 3.0.0 - 3.1.0 - + 3.2.0 + 1.0.0 3.0.0 @@ -89,6 +89,7 @@ To install the latest version of litmusctl follow the below steps: master(Unreleased) litmusctl-darwin-amd64 (MacOS) + Click here Click here Click here Click here @@ -96,11 +97,11 @@ To install the latest version of litmusctl follow the below steps: Click here Click here Click here - Click here Click here litmusctl-linux-386 + Click here Click here Click here Click here @@ -108,11 +109,11 @@ To install the latest version of litmusctl follow the below steps: Click here Click here Click here - Click here Click here litmusctl-linux-amd64 + Click here Click here Click here Click here @@ -120,11 +121,11 @@ To install the latest version of litmusctl follow the below steps: Click here Click here Click here - Click here Click here litmusctl-linux-arm + Click here Click here Click here Click here @@ -132,11 +133,11 @@ To install the latest version of litmusctl follow the below steps: Click here Click here Click here - Click here Click here litmusctl-linux-arm64 + Click here Click here Click here Click here @@ -144,11 +145,11 @@ To install the latest version of litmusctl follow the below steps: Click here Click here Click here - Click here Click here litmusctl-windows-386 + Click here Click here Click here Click here @@ -156,11 +157,11 @@ To install the latest version of litmusctl follow the below steps: Click here Click here Click here - Click here Click here litmusctl-windows-amd64 + Click here Click here Click here Click here @@ -168,11 +169,11 @@ To install the latest version of litmusctl follow the below steps: Click here Click here Click here - Click here Click here litmusctl-windows-arm + Click here Click here Click here Click here @@ -180,7 +181,6 @@ To install the latest version of litmusctl follow the below steps: Click here Click here Click here - Click here Click here diff --git a/pkg/utils/compatibility.go b/pkg/utils/compatibility.go index 25234e24..01643768 100644 --- a/pkg/utils/compatibility.go +++ b/pkg/utils/compatibility.go @@ -23,6 +23,6 @@ var ( "0.23.0": {"3.0.0-beta9", "3.0.0-beta10", "3.0.0-beta11", "3.0.0-beta12"}, "0.24.0": {"3.0.0-beta9", "3.0.0-beta10", "3.0.0-beta11", "3.0.0-beta12"}, "1.0.0": {"3.0.0", "3.1.0", "3.2.0"}, - "1.0.0": {"3.0.0", "3.1.0", "3.2.0"}, + "1.1.0": {"3.0.0", "3.1.0", "3.2.0"}, } ) From d95fb40e7bee7bcf43aa5bcab7cf2bff486d1edc Mon Sep 17 00:00:00 2001 From: Saranya-jena Date: Fri, 15 Dec 2023 13:40:59 +0530 Subject: [PATCH 3/3] minor fix Signed-off-by: Saranya-jena --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d2b6aff..8ae444c6 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ To install the latest version of litmusctl follow the below steps: + @@ -85,7 +86,6 @@ To install the latest version of litmusctl follow the below steps: -
Platforms1.1.0 1.0.0 0.24.0 0.23.00.21.0 0.20.0 0.19.00.18.0 master(Unreleased)
litmusctl-darwin-amd64 (MacOS)