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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,20 @@ The following table lists the versions of Kubernetes that are compatible with ea
18
18
19
19
<!--RELEASE_NOTES_PLACEHOLDER-->
20
20
21
+
## 1.128.3
22
+
23
+
Released on October 28, 2025
24
+
25
+
Support for Kubernetes: 1.31, 1.32, and 1.33
26
+
27
+
### Improvements {#improvements-1-128-3}
28
+
* Adds fully qualified registry prefix for KOTS to improve registry handling.
29
+
* Updates multiple security dependencies to address potential vulnerabilities.
30
+
31
+
### Bug Fixes {#bug-fixes-1-128-3}
32
+
* Fixes an issue when editing the release config on Embedded Cluster where the sidebar items would disappear.
33
+
* Fixes an issue where channel switches in Embedded Cluster installations would skip infrastructure upgrades, leaving the cluster on an outdated Kubernetes version.
0 commit comments