From fc99e8cc54aed9145cf40e7bb615d4bd60e14bd7 Mon Sep 17 00:00:00 2001 From: Alex Parker <7272359+ajp-io@users.noreply.github.com> Date: Wed, 20 Aug 2025 10:48:08 -0400 Subject: [PATCH 1/2] release notes for ec 2.10.0 --- docs/release-notes/rn-embedded-cluster.md | 31 ++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md index f76c1cf692..829cda654c 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.32.71.31.111.30.14
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. From f5a52daa420daf7152b2c286fdfb3784914acc46 Mon Sep 17 00:00:00 2001 From: Alex Parker <7272359+ajp-io@users.noreply.github.com> Date: Wed, 20 Aug 2025 10:53:25 -0400 Subject: [PATCH 2/2] fix k8s versions --- docs/release-notes/rn-embedded-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md index 829cda654c..34a798bad5 100644 --- a/docs/release-notes/rn-embedded-cluster.md +++ b/docs/release-notes/rn-embedded-cluster.md @@ -25,9 +25,9 @@ Released on August 19, 2025 Kubernetes Version + 1.33.3 1.32.7 1.31.11 - 1.30.14 KOTS Version