diff --git a/CHANGELOG.md b/CHANGELOG.md
index c0113416ed..6584186c1c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,9 +15,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- chore: add support for EKS 1.24 [#2831]
- chore: add support for GKE 1.24 [#2832]
+- chore: remove support for KOPS 1.21 [#2848]
+- chore: add support for KOPS 1.25 [#2848]
+- chore: add support for AKS 1.25 [#2848]
+- chore: add support for GKE 1.25 [#2848]
+- chore: add support for Openshift 4.11 [#2848]
[#2831]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2831
[#2832]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2832
+[#2848]: https://github.com/SumoLogic/sumologic-kubernetes-collection/pull/2848
[Unreleased]: https://github.com/SumoLogic/sumologic-kubernetes-collection/compare/v3.0.0...release-v3.0
## [v3.0.0]
diff --git a/docs/README.md b/docs/README.md
index cdb1c3ec19..1d78932da5 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -76,15 +76,15 @@ The diagrams below illustrate the components of the Kubernetes collection soluti
The following table displays the tested Kubernetes and Helm versions.
-| Name | Version |
-|---------------|---------------------------------|
-| K8s with EKS | 1.21
1.22
1.23
1.24 |
-| K8s with Kops | 1.21
1.22
1.23
1.24 |
-| K8s with GKE | 1.21
1.22
1.23
1.24 |
-| K8s with AKS | 1.23
1.24 |
-| OpenShift | 4.8
4.9
4.10 |
-| Helm | 3.8.2 (Linux) |
-| kubectl | 1.23.6 |
+| Name | Version |
+|---------------|------------------------------------------|
+| K8s with EKS | 1.21
1.22
1.23
1.24 |
+| K8s with Kops | 1.22
1.23
1.24
1.25 |
+| K8s with GKE | 1.21
1.22
1.23
1.24
1.25 |
+| K8s with AKS | 1.23
1.24
1.25 |
+| OpenShift | 4.8
4.9
4.10
4.11 |
+| Helm | 3.8.2 (Linux) |
+| kubectl | 1.23.6 |
The following table displays the currently used software versions for our Helm chart.