From 6dc888d5d1250e8a1a1ceba409ddceb747e721de Mon Sep 17 00:00:00 2001 From: replicated-ci-kots Date: Fri, 23 Feb 2024 20:50:48 +0000 Subject: [PATCH 1/2] App Manager v1.107.7 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 26deb4a77b..24dad9b786 100644 --- a/docs/release-notes/rn-app-manager.md +++ b/docs/release-notes/rn-app-manager.md @@ -16,6 +16,16 @@ The following table lists the versions of Kubernetes that are compatible with ea +## 1.107.7 + +Released on February 23, 2024 + +Support for Kubernetes: 1.26, 1.27, 1.28, and 1.29 + +### Bug Fixes {#bug-fixes-1-107-7} +* Fixes an issue where the "Ignore Preflights" option was not displayed on the preflights page when preflights were running. +* Fixes an issue where the [LicenseFieldValue](/reference/template-functions-license-context#licensefieldvalue) template function did not return the new value when syncing the license. + ## 1.107.6 Released on February 22, 2024 From fc4033ca0a84a9febd7fce1b17adb81536f8130e Mon Sep 17 00:00:00 2001 From: Alex Parker <7272359+ajp-io@users.noreply.github.com> Date: Fri, 23 Feb 2024 15:53:17 -0500 Subject: [PATCH 2/2] Update rn-app-manager.md --- docs/release-notes/rn-app-manager.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/rn-app-manager.md b/docs/release-notes/rn-app-manager.md index 24dad9b786..15aa844dee 100644 --- a/docs/release-notes/rn-app-manager.md +++ b/docs/release-notes/rn-app-manager.md @@ -23,7 +23,7 @@ Released on February 23, 2024 Support for Kubernetes: 1.26, 1.27, 1.28, and 1.29 ### Bug Fixes {#bug-fixes-1-107-7} -* Fixes an issue where the "Ignore Preflights" option was not displayed on the preflights page when preflights were running. +* Fixes an issue where the "Ignore Preflights" button was not displayed on the preflights page when preflights were running. * Fixes an issue where the [LicenseFieldValue](/reference/template-functions-license-context#licensefieldvalue) template function did not return the new value when syncing the license. ## 1.107.6