Skip to content

Commit

Permalink
chore: add support for AKS with Kuberentes 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
kasia-kujawa authored and andrzej-stencel committed Jun 1, 2022
1 parent 62a92ce commit 7a9bd2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- docs: update tested helm version to 3.8.2 [#2317][#2317]
- docs: update tested kubectl version to 1.23.6 [#2317][#2317]
- chore: change minimum required version of helm to 3.5+ [#2317][#2317]
- chore: add support for AKS with Kuberentes 1.23 [#2324][#2324]

### Fixed

Expand All @@ -40,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#2315]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2315
[#2321]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2321
[#2317]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2317
[#2324]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2324
[Unreleased]: https://github.com/SumoLogic/sumologic-kubernetes-collection/compare/v2.8.0...main

## [v2.8.0]
Expand Down
2 changes: 1 addition & 1 deletion deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ The following table displays the tested Kubernetes and Helm versions.
| K8s with EKS | 1.19<br/>1.20<br/>1.21<br/>1.22 |
| K8s with Kops | 1.19<br/>1.20<br/>1.21<br/>1.22 |
| K8s with GKE | 1.20<br/>1.21<br/>1.22 |
| K8s with AKS | 1.21<br/>1.22 |
| K8s with AKS | 1.21<br/>1.22<br/>1.23 |
| OpenShift | 4.6<br/>4.7<br/>4.8 |
| Helm | 3.8.2 (Linux) |
| kubectl | 1.23.6 |
Expand Down

0 comments on commit 7a9bd2b

Please sign in to comment.