@@ -12,6 +12,36 @@ Additionally, these release notes list the versions of Kubernetes and Replicated
1212
1313<!-- RELEASE_NOTES_PLACEHOLDER-->
1414
15+ ## 2.13.2
16+
17+ Released on December 17, 2025
18+
19+ <table >
20+ <tr >
21+ <th>Version</th>
22+ <td id="center">2.13.0+k8s-1.33</td>
23+ <td id="center">2.13.0+k8s-1.32</td>
24+ <td id="center">2.13.0+k8s-1.31</td>
25+ </tr >
26+ <tr >
27+ <th>Kubernetes Version</th>
28+ <td id="center">1.33.6</td>
29+ <td id="center">1.32.10</td>
30+ <td id="center">1.31.12</td>
31+ </tr >
32+ <tr >
33+ <th>KOTS Version</th>
34+ <td colspan="3" id="center">1.129.1-ec.2</td>
35+ </tr >
36+ </table >
37+
38+ ### Improvements {#improvements-2-13-0}
39+ * Disable outbound traffic attempts from k0s to ` updates.k0sproject.io ` .
40+ * Add a new ` <installer> admin-console update-tls ` CLI subcommand to update Admin Console TLS certificate and key.
41+
42+ ### Bug Fixes {#bug-fixes-2-13-2}
43+ * Removes limits from the Embedded Cluster operator pod which were leading to upgrade failures.
44+
1545## 2.13.0
1646
1747Released on December 9, 2025
@@ -38,9 +68,6 @@ Released on December 9, 2025
3868### New Features {#new-features-2-13-0}
3969* Adds the ability to configure custom Velero plugins through the Embedded Cluster config specification.
4070
41- ### Improvements {#improvements-2-13-0}
42- * Disable outbound traffic attempts from k0s to ` updates.k0sproject.io ` .
43-
4471### Bug Fixes {#bug-fixes-2-13-0}
4572* Fixes an issue where YAML files with a leading document separator fail to parse.
4673* Fixes an issue where preflight checks fail when only IPv6 nameservers are configured in resolv.conf.
0 commit comments