From 1ef8129d8e4a61a9ceef00391bfbf4699914e957 Mon Sep 17 00:00:00 2001 From: replicated-ci-kots Date: Tue, 5 Nov 2024 16:18:12 +0000 Subject: [PATCH 1/2] App Manager v1.120.2 release notes --- docs/release-notes/rn-app-manager.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/release-notes/rn-app-manager.md b/docs/release-notes/rn-app-manager.md index 4dc20dad67..3a0c0ead0d 100644 --- a/docs/release-notes/rn-app-manager.md +++ b/docs/release-notes/rn-app-manager.md @@ -18,6 +18,16 @@ The following table lists the versions of Kubernetes that are compatible with ea +## 1.120.2 + +Released on November 5, 2024 + +Support for Kubernetes: 1.29, 1.30, and 1.31 + +### Bug Fixes {#bug-fixes-1-120-2} +* Fixes an issue where updating the app in Embedded Cluster failed if the new app version contained a required config item without a default or value. +* Fixes an issue where generating a support bundle could hang in air gap kURL environments. + ## 1.120.1 Released on November 4, 2024 From def7e42d9df6cf2674fc450e4f76cac70230b71c Mon Sep 17 00:00:00 2001 From: Alex Parker <7272359+ajp-io@users.noreply.github.com> Date: Tue, 5 Nov 2024 11:35:32 -0500 Subject: [PATCH 2/2] Update rn-app-manager.md --- docs/release-notes/rn-app-manager.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/release-notes/rn-app-manager.md b/docs/release-notes/rn-app-manager.md index 3a0c0ead0d..e69a6d0183 100644 --- a/docs/release-notes/rn-app-manager.md +++ b/docs/release-notes/rn-app-manager.md @@ -25,8 +25,7 @@ Released on November 5, 2024 Support for Kubernetes: 1.29, 1.30, and 1.31 ### Bug Fixes {#bug-fixes-1-120-2} -* Fixes an issue where updating the app in Embedded Cluster failed if the new app version contained a required config item without a default or value. -* Fixes an issue where generating a support bundle could hang in air gap kURL environments. +* Fixes an issue where generating a support bundle in air gap kURL environments took a really long time. ## 1.120.1