diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md index f76c1cf692..34a798bad5 100644 --- a/docs/release-notes/rn-embedded-cluster.md +++ b/docs/release-notes/rn-embedded-cluster.md @@ -12,6 +12,35 @@ Additionally, these release notes list the versions of Kubernetes and Replicated +## 2.10.0 + +Released on August 19, 2025 + + + + + + + + + + + + + + + + + + +
Version2.10.0+k8s-1.332.10.0+k8s-1.322.10.0+k8s-1.31
Kubernetes Version1.33.31.32.71.31.11
KOTS Version1.126.0
+ +### New Features {#new-features-2-10-0} +* Adds support for Kubernetes 1.33 and drops support for Kubernetes 1.30. Vendors using 1.30 need to upgrade to 1.31. Kubernetes does not support upgrading by more than one minor version at a time, so it's important to move to the next minor version of Kubernetes rather than skipping to the latest. + +### Bug Fixes {#bug-fixes-2-10-0} +* Fixes an issue where installations failed to parse release data if HelmChart custom resources contained template functions in non-string fields before being rendered. + ## 2.9.0 Released on August 18, 2025 @@ -36,7 +65,7 @@ Released on August 18, 2025 ### New Features {#new-features-2-9-0} -* Adds support for Kubernetes 1.32. +* Adds support for Kubernetes 1.32 and drops support for Kubernetes 1.29. Vendors using 1.29 need to upgrade to 1.30. Kubernetes does not support upgrading by more than one minor version at a time, so it's important to move to the next minor version of Kubernetes rather than skipping to the latest. ### Bug Fixes {#bug-fixes-2-9-0} * Fixes an issue where the `--network-interface` flag wasn't respected when joining a node.