File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,33 @@ This topic contains release notes for the [Replicated Embedded Cluster](/vendor/
1010
1111Additionally, these release notes list the versions of Kubernetes and Replicated KOTS that are available with each version of Embedded Cluster.
1212
13+ ## 2.3.1
14+
15+ Released on April 8, 2025
16+
17+ <table >
18+ <tr >
19+ <th>Version</th>
20+ <td id="center">2.3.1+k8s-1.30</td>
21+ <td id="center">2.3.1+k8s-1.29</td>
22+ </tr >
23+ <tr >
24+ <th>Kubernetes Version</th>
25+ <td id="center">1.30.9</td>
26+ <td id="center">1.29.14</td>
27+ </tr >
28+ <tr >
29+ <th>KOTS Version</th>
30+ <td id="center" colspan="2">1.124.12</td>
31+ </tr >
32+ </table >
33+
34+ ### Improvements {#improvements-2-3-1}
35+ * When enabling high availability, Embedded Cluster will now wait until rqlite data for KOTS is fully synced to three nodes.
36+
37+ ### Bug Fixes {#bug-fixes-2-3-1}
38+ * Fixes an issue where installation would fail if a worker profile was not specified in unsupported overrides.
39+
1340## 2.3.0 - Removed
1441
1542::: important
You can’t perform that action at this time.
0 commit comments