Skip to content

Commit

Permalink
chore: Platform support updates (#3560)
Browse files Browse the repository at this point in the history
* chore: drop support for OpenShift 4.11

* chore: drop support for EKS 1.24
  • Loading branch information
rnishtala-sumo committed Feb 21, 2024
1 parent a48912d commit 2505b9f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions .changelog/3560.changed.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: drop support for EKS 1.24
1 change: 1 addition & 0 deletions .changelog/3560.changed.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: drop support for OpenShift 4.11
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,12 @@ The following table displays the tested Kubernetes and Helm versions.

| Name | Version |
| ---------------------- | ------------------------------------------------- |
| K8s with EKS | 1.24<br/>1.25<br/>1.26<br/>1.27<br/>1.28<br/>1.29 |
| K8s with EKS (fargate) | 1.24<br/>1.25<br/>1.26<br/>1.27<br/>1.28<br/>1.29 |
| K8s with EKS | 1.25<br/>1.26<br/>1.27<br/>1.28<br/>1.29 |
| K8s with EKS (fargate) | 1.25<br/>1.26<br/>1.27<br/>1.28<br/>1.29 |
| K8s with Kops | 1.24<br/>1.25<br/>1.26<br/>1.27<br/>1.28<br/>1.29 |
| K8s with GKE | 1.25<br/>1.26<br/>1.27<br/>1.28<br/>1.29 |
| K8s with AKS | 1.25<br/>1.26<br/>1.27<br/>1.28<br/>1.29 |
| OpenShift | 4.11<br/>4.12<br/>4.13<br/>4.14 |
| OpenShift | 4.12<br/>4.13<br/>4.14 |
| Helm | 3.8.2 (Linux) |
| kubectl | 1.23.6 |

Expand Down

0 comments on commit 2505b9f

Please sign in to comment.