diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md index d36addba1e..1f13b3e29d 100644 --- a/docs/release-notes/rn-embedded-cluster.md +++ b/docs/release-notes/rn-embedded-cluster.md @@ -12,6 +12,36 @@ Additionally, these release notes list the versions of Kubernetes and Replicated +## 2.13.2 + +Released on December 17, 2025 + + + + + + + + + + + + + + + + + + +
Version2.13.0+k8s-1.332.13.0+k8s-1.322.13.0+k8s-1.31
Kubernetes Version1.33.61.32.101.31.12
KOTS Version1.129.1-ec.2
+ +### Improvements {#improvements-2-13-0} +* Disable outbound traffic attempts from k0s to `updates.k0sproject.io`. +* Add a new ` admin-console update-tls` CLI subcommand to update Admin Console TLS certificate and key. + +### Bug Fixes {#bug-fixes-2-13-2} +* Removes limits from the Embedded Cluster operator pod which were leading to upgrade failures. + ## 2.13.0 Released on December 9, 2025 @@ -38,9 +68,6 @@ Released on December 9, 2025 ### New Features {#new-features-2-13-0} * Adds the ability to configure custom Velero plugins through the Embedded Cluster config specification. -### Improvements {#improvements-2-13-0} -* Disable outbound traffic attempts from k0s to `updates.k0sproject.io`. - ### Bug Fixes {#bug-fixes-2-13-0} * Fixes an issue where YAML files with a leading document separator fail to parse. * Fixes an issue where preflight checks fail when only IPv6 nameservers are configured in resolv.conf.