Skip to content

Commit

Permalink
chore: add OpenShift 4.9 to supported platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
kasia-kujawa committed Jul 20, 2022
1 parent f3646b1 commit 8062876
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 @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- feat(otellogs/systemd): add support for systemd logs to otellogs [#2364]
- feat(priorityclass): add priority class for logs and traces daemonsets [#2433]
- feat(tracing): add pprof extension to the collectors [#2434]
- chore: add OpenShift 4.9 to supported platforms [#2441]

### Changed

Expand All @@ -27,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#2364]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2364
[#2433]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2433
[#2434]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2434
[#2441]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2441
[v2.12.0]: https://github.com/SumoLogic/sumologic-kubernetes-collection/compare/v2.11.0...v2.12.0

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

Expand Down

0 comments on commit 8062876

Please sign in to comment.