Skip to content

Commit

Permalink
chore: add support for k8s 1.27 with KOPS
Browse files Browse the repository at this point in the history
  • Loading branch information
aboguszewski-sumo committed Oct 19, 2023
1 parent b853078 commit 50ffab4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changelog/3332.added.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: add support for k8s 1.27 with KOPS
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ The following table displays the tested Kubernetes and Helm versions.
| ---------------------- | ---------------------------------------- |
| K8s with EKS | 1.23<br/>1.24<br/>1.25<br/>1.26<br/>1.27 |
| K8s with EKS (fargate) | 1.24<br/>1.25<br/>1.26<br/>1.27 |
| K8s with Kops | 1.23<br/>1.24<br/>1.25<br/>1.26 |
| K8s with Kops | 1.23<br/>1.24<br/>1.25<br/>1.26<br/>1.27 |
| K8s with GKE | 1.23<br/>1.24<br/>1.25<br/>1.26<br/>1.27 |
| K8s with AKS | 1.25<br/>1.26<br/>1.27 |
| OpenShift | 4.10<br/>4.11<br/>4.12</br>4.13 |
Expand Down

0 comments on commit 50ffab4

Please sign in to comment.