diff --git a/docs/release-notes/rn-app-manager.md b/docs/release-notes/rn-app-manager.md index 7178d638ed..3a4418d8bd 100644 --- a/docs/release-notes/rn-app-manager.md +++ b/docs/release-notes/rn-app-manager.md @@ -18,6 +18,20 @@ The following table lists the versions of Kubernetes that are compatible with ea +## 1.128.1 + +Released on September 12, 2025 + +Support for Kubernetes: 1.31, 1.32, and 1.33 + +### Improvements {#improvements-1-128-1} +* Adds the channel ID and channel sequence in the output of the [kubectl kots get versions](/reference/kots-cli-get-versions) CLI command. + +### Bug Fixes {#bug-fixes-1-128-1} +* 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. +* Fixes an issue that can cause the UI to show the app version as deploying when it is deployed and require a page refresh. +* Fixes an issue that can cause the UI to get stuck at the progress page when a restore is complete. + ## 1.128.0 Released on September 1, 2025