Skip to content

Commit

Permalink
chore: remove support for GKE 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
kasia-kujawa committed Oct 19, 2022
1 parent 227b68a commit 47d0d70
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 @@ -10,13 +10,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- chore: upgrade nginx to 1.23.1 [#2544] [#2554]
- chore: remove support for GKE 1.20 [#2578]

### Fixed

- fix(openshift): fix remote write proxy - use unprivileged NGINX [#2510][#2510]

[#2510]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2510
[#2544]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2544
[#2578]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2578
[Unreleased]: https://github.com/SumoLogic/sumologic-kubernetes-collection/compare/v2.17.0...main

## [v2.17.0]
Expand Down
2 changes: 1 addition & 1 deletion deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,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<br/>1.23 |
| K8s with Kops | 1.20<br/>1.21<br/>1.22<br/>1.23<br/>1.24 |
| K8s with GKE | 1.20<br/>1.21<br/>1.22<br/>1.23 |
| K8s with GKE | 1.21<br/>1.22<br/>1.23 |
| K8s with AKS | 1.22<br/>1.23<br/>1.24 |
| OpenShift | 4.6<br/>4.7<br/>4.8<br/>4.9<br/>4.10 |
| Helm | 3.8.2 (Linux) |
Expand Down

0 comments on commit 47d0d70

Please sign in to comment.