Skip to content

Commit

Permalink
chore: restore support for AKS 1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
swiatekm-sumo committed Apr 16, 2024
1 parent 155ca97 commit e94faec
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .changelog/3633.changed.1.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
chore: drop support for AKS 1.25 and 1.26
chore: drop support for AKS 1.26
1 change: 1 addition & 0 deletions .changelog/3651.changed.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: drop support for AKS 1.26
5 changes: 4 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ details on our Kubernetes Solution.
- [Support Matrix](#support-matrix)
- [ARM support](#arm-support)
- [Falco support](#falco-support)
- [Windows nodes support](#windows-nodes-support)
- [Merics collection](#merics-collection)
- [Logs collection](#logs-collection)

Documentation for other versions can be found in the
[main README file](https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/main/README.md#documentation).
Expand Down Expand Up @@ -95,7 +98,7 @@ The following table displays the tested Kubernetes and Helm versions.
| K8s with EKS (fargate) | 1.25<br/>1.26<br/>1.27<br/>1.28<br/>1.29 |
| K8s with Kops | 1.25<br/>1.26<br/>1.27<br/>1.28<br/>1.29 |
| K8s with GKE | 1.26<br/>1.27<br/>1.28<br/>1.29 |
| K8s with AKS | 1.27<br/>1.28<br/>1.29 |
| K8s with AKS | 1.26<br/>1.27<br/>1.28<br/>1.29 |
| OpenShift | 4.12<br/>4.13<br/>4.14 |
| Helm | 3.8.2 (Linux) |
| kubectl | 1.23.6 |
Expand Down

0 comments on commit e94faec

Please sign in to comment.