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.1
22
+
23
+
Released on September 12, 2025
24
+
25
+
Support for Kubernetes: 1.31, 1.32, and 1.33
26
+
27
+
### Improvements {#improvements-1-128-1}
28
+
* Adds the channel ID and channel sequence in the output of the [kubectl kots get versions](/reference/kots-cli-get-versions) CLI command.
29
+
30
+
### Bug Fixes {#bug-fixes-1-128-1}
31
+
* Fixes an issue that causes license field signatures to be empty for air gap installations when injected into the [Helm chart values file](https://docs.replicated.com/vendor/helm-install-values-schema) at the `global.replicated.licenseFields` key.
32
+
* Fixes an issue that can cause the UI to show the app version as deploying when it is deployed and require a page refresh.
33
+
* Fixes an issue that can cause the UI to get stuck at the progress page when a restore is complete.
0 commit comments