diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4df0d060ee..605a6b3c4b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -471,6 +471,7 @@ with the [old configuration][source_processor_old_config] and apply correspondin
- feat(otellogs): add multipart merge configuration for docker and cri [#2162][#2162]
- chore(otellogs): increase send_batch_size to 10240 [#2161][#2161]
- chore(fluent-bit): update to 0.14.1 [#2155][#2155]
+- chore: remove support for OpenShift 4.6 and OpenShift 4.7 [#2586]
### Fixed
@@ -489,6 +490,7 @@ with the [old configuration][source_processor_old_config] and apply correspondin
[#2161]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2161
[#2162]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2162
[#2165]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2165
+[#2586]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2586
[v2.6.0]: https://github.com/SumoLogic/sumologic-kubernetes-collection/releases/tag/v2.6.0
## [v2.5.4][v2.5.4]
diff --git a/deploy/README.md b/deploy/README.md
index 77075f4f79..98505e7edf 100644
--- a/deploy/README.md
+++ b/deploy/README.md
@@ -83,7 +83,7 @@ The following table displays the tested Kubernetes and Helm versions.
| K8s with Kops | 1.20
1.21
1.22
1.23
1.24 |
| K8s with GKE | 1.21
1.22
1.23 |
| K8s with AKS | 1.22
1.23
1.24 |
-| OpenShift | 4.6
4.7
4.8
4.9
4.10 |
+| OpenShift | 4.8
4.9
4.10 |
| Helm | 3.8.2 (Linux) |
| kubectl | 1.23.6 |