From 1727afa7e3b4c205d2c2800eb073cfac32c36ee3 Mon Sep 17 00:00:00 2001 From: Katarzyna Kujawa Date: Mon, 24 Oct 2022 12:37:43 +0200 Subject: [PATCH] chore: remove support for kOps 1.20 --- CHANGELOG.md | 2 ++ deploy/README.md | 18 +++++++++--------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bdbc3836b3..76dd191247 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - chore(opentelemetry-operator): upgrade opentelemetry-operator subchart to 0.13.0 [#2561] - chore: remove support for GKE 1.20 [#2578] - chore: remove support for EKS 1.19 [#2587] +- chore: remove support for kOps 1.20 [#2591] ### Fixed @@ -45,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#2561]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2561 [#2578]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2578 [#2587]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2587 +[#2591]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2591 [Unreleased]: https://github.com/SumoLogic/sumologic-kubernetes-collection/compare/v2.17.0...main ## [v2.17.0] diff --git a/deploy/README.md b/deploy/README.md index 239167203c..94ae45deec 100644 --- a/deploy/README.md +++ b/deploy/README.md @@ -77,15 +77,15 @@ The diagram below illustrates the components of the Kubernetes collection soluti The following table displays the tested Kubernetes and Helm versions. -| Name | Version | -|---------------|------------------------------------------| -| K8s with EKS | 1.20
1.21
1.22
1.23 | -| K8s with Kops | 1.20
1.21
1.22
1.23
1.24 | -| K8s with GKE | 1.21
1.22
1.23 | -| K8s with AKS | 1.22
1.23
1.24 | -| OpenShift | 4.8
4.9
4.10 | -| Helm | 3.8.2 (Linux) | -| kubectl | 1.23.6 | +| Name | Version | +|---------------|---------------------------------| +| K8s with EKS | 1.20
1.21
1.22
1.23 | +| K8s with Kops | 1.21
1.22
1.23
1.24 | +| K8s with GKE | 1.21
1.22
1.23 | +| K8s with AKS | 1.22
1.23
1.24 | +| OpenShift | 4.8
4.9
4.10 | +| Helm | 3.8.2 (Linux) | +| kubectl | 1.23.6 | The following matrix displays the tested package versions for our Helm chart.