Skip to content

Commit

Permalink
chore: update support matrix according to e2e tests (#2848)
Browse files Browse the repository at this point in the history
* chore: update support matric according to e2e tests

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

* chore(changelog): update

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>

---------

Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
  • Loading branch information
sumo-drosiek authored and Dominik Rosiek committed Feb 9, 2023
1 parent 9e764c9 commit f8ddf49
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- chore: add support for EKS 1.24 [#2831]
- chore: add support for GKE 1.24 [#2832]
- chore: remove support for KOPS 1.21 [#2848]
- chore: add support for KOPS 1.25 [#2848]
- chore: add support for AKS 1.25 [#2848]
- chore: add support for GKE 1.25 [#2848]
- chore: add support for Openshift 4.11 [#2848]

[#2831]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2831
[#2832]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2832
[#2848]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2848
[Unreleased]: https://github.com/SumoLogic/sumologic-kubernetes-collection/compare/v3.0.0...release-v3.0

## [v3.0.0]
Expand Down
18 changes: 9 additions & 9 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,15 +76,15 @@ The diagrams below illustrate the components of the Kubernetes collection soluti

The following table displays the tested Kubernetes and Helm versions.

| Name | Version |
|---------------|---------------------------------|
| K8s with EKS | 1.21<br/>1.22<br/>1.23<br/>1.24 |
| K8s with Kops | 1.21<br/>1.22<br/>1.23<br/>1.24 |
| K8s with GKE | 1.21<br/>1.22<br/>1.23<br/>1.24 |
| K8s with AKS | 1.23<br/>1.24 |
| OpenShift | 4.8<br/>4.9<br/>4.10 |
| Helm | 3.8.2 (Linux) |
| kubectl | 1.23.6 |
| Name | Version |
|---------------|------------------------------------------|
| K8s with EKS | 1.21<br/>1.22<br/>1.23<br/>1.24 |
| K8s with Kops | 1.22<br/>1.23<br/>1.24<br/>1.25 |
| K8s with GKE | 1.21<br/>1.22<br/>1.23<br/>1.24<br/>1.25 |
| K8s with AKS | 1.23<br/>1.24<br/>1.25 |
| OpenShift | 4.8<br/>4.9<br/>4.10<br/>4.11 |
| Helm | 3.8.2 (Linux) |
| kubectl | 1.23.6 |

The following table displays the currently used software versions for our Helm chart.

Expand Down

0 comments on commit f8ddf49

Please sign in to comment.