diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md
index bdbfbe9432..c11b894a66 100644
--- a/docs/release-notes/rn-embedded-cluster.md
+++ b/docs/release-notes/rn-embedded-cluster.md
@@ -12,6 +12,37 @@ Additionally, these release notes list the versions of Kubernetes and Replicated
+## 2.11.3
+
+Released on October 1, 2025
+
+
+
+ | Version |
+ 2.11.3+k8s-1.33 |
+ 2.11.3+k8s-1.32 |
+ 2.11.3+k8s-1.31 |
+
+
+ | Kubernetes Version |
+ 1.33.4 |
+ 1.32.8 |
+ 1.31.12 |
+
+
+ | KOTS Version |
+ 1.128.2 |
+
+
+
+### Improvements {#improvements-2-11-3}
+* Upgrade Jobs and Pods are now deleted on successful upgrade.
+
+### Bug Fixes {#bug-fixes-2-11-3}
+* Fixes issues with hostname inconsistencies that could cause upgrades to fail or prevent nodes from booting up after restart.
+* Fixes an issue that can cause upgrades to fail with the error `serviceaccounts "openebs-pre-upgrade-hook" already exists` when upgrading OpenEBS.
+* Fixes an issue that can cause multi-controller clusters to fail to upgrade to Kubernetes 1.31, requiring a restart of the k0scontroller service.
+
## 2.11.2
Released on September 12, 2025
@@ -36,11 +67,10 @@ Released on September 12, 2025
### Improvements {#improvements-2-11-2}
-* Upgrades KOTS to 1.128.1
+* Adds a 10 second timeout to the `registryImages` collector to fix an issue that caused support bundles and preflight checks to take a very long time.
### Bug Fixes {#bug-fixes-2-11-2}
-* Fixes an issue that causes license field signatures to be empty for air gap installations when injected into the Helm chart values file at the `global.replicated.licenseFields` key.
-* Adds a 10 second timeout to the `registryImages` collector to fix an issue that caused support bundles and preflight checks to take a very long time.
+* Fixes an issue where license field signatures were not injected into a Helm chart's global values at `global.replicated.licenseFields` in air gap installations.
## 2.11.1