Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions docs/release-notes/rn-app-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,20 @@ The following table lists the versions of Kubernetes that are compatible with ea

<!--RELEASE_NOTES_PLACEHOLDER-->

## 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
Expand Down