diff --git a/docs/release-notes/rn-app-manager.md b/docs/release-notes/rn-app-manager.md index eb82693cc8..4dc20dad67 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.1 + +Released on November 4, 2024 + +Support for Kubernetes: 1.29, 1.30, and 1.31 + +### Bug Fixes {#bug-fixes-1-120-1} +* Fixes an issue where generating support bundles failed in air gap and minimal RBAC installations. +* Fixes an issue where pushing images from an air gap bundle could time out due to the host's environment variables interfering with the temporary registry used by the KOTS CLI. + ## 1.120.0 Released on October 30, 2024