You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/release-notes/rn-app-manager.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,16 @@ The following table lists the versions of Kubernetes that are compatible with ea
18
18
19
19
<!--RELEASE_NOTES_PLACEHOLDER-->
20
20
21
+
## 1.120.1
22
+
23
+
Released on November 4, 2024
24
+
25
+
Support for Kubernetes: 1.29, 1.30, and 1.31
26
+
27
+
### Bug Fixes {#bug-fixes-1-120-1}
28
+
* Fixes an issue where generating support bundles failed in air gap and minimal RBAC installations.
29
+
* 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.
0 commit comments