Skip to content

Commit 1b741a7

Browse files
JGAntunesajp-io
andauthored
feat(ec): release 2.11.3 (#3561)
* feat(ec): release 2.11.3 * Update rn-embedded-cluster.md --------- Co-authored-by: Alex Parker <[email protected]>
1 parent 4bc1ad8 commit 1b741a7

File tree

1 file changed

+33
-3
lines changed

1 file changed

+33
-3
lines changed

docs/release-notes/rn-embedded-cluster.md

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,37 @@ Additionally, these release notes list the versions of Kubernetes and Replicated
1212

1313
<!--RELEASE_NOTES_PLACEHOLDER-->
1414

15+
## 2.11.3
16+
17+
Released on October 1, 2025
18+
19+
<table>
20+
<tr>
21+
<th>Version</th>
22+
<td id="center">2.11.3+k8s-1.33</td>
23+
<td id="center">2.11.3+k8s-1.32</td>
24+
<td id="center">2.11.3+k8s-1.31</td>
25+
</tr>
26+
<tr>
27+
<th>Kubernetes Version</th>
28+
<td id="center">1.33.4</td>
29+
<td id="center">1.32.8</td>
30+
<td id="center">1.31.12</td>
31+
</tr>
32+
<tr>
33+
<th>KOTS Version</th>
34+
<td id="center">1.128.2</td>
35+
</tr>
36+
</table>
37+
38+
### Improvements {#improvements-2-11-3}
39+
* Upgrade Jobs and Pods are now deleted on successful upgrade.
40+
41+
### Bug Fixes {#bug-fixes-2-11-3}
42+
* Fixes issues with hostname inconsistencies that could cause upgrades to fail or prevent nodes from booting up after restart.
43+
* Fixes an issue that can cause upgrades to fail with the error `serviceaccounts "openebs-pre-upgrade-hook" already exists` when upgrading OpenEBS.
44+
* Fixes an issue that can cause multi-controller clusters to fail to upgrade to Kubernetes 1.31, requiring a restart of the k0scontroller service.
45+
1546
## 2.11.2
1647

1748
Released on September 12, 2025
@@ -36,11 +67,10 @@ Released on September 12, 2025
3667
</table>
3768

3869
### Improvements {#improvements-2-11-2}
39-
* Upgrades KOTS to 1.128.1
70+
* 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.
4071

4172
### Bug Fixes {#bug-fixes-2-11-2}
42-
* 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.
43-
* 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.
73+
* 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.
4474

4575
## 2.11.1
4676

0 commit comments

Comments
 (0)