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
26 changes: 26 additions & 0 deletions docs/release-notes/rn-embedded-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,32 @@ Additionally, these release notes list the versions of Kubernetes and Replicated

<!--RELEASE_NOTES_PLACEHOLDER-->

## 2.11.1

Released on September 8, 2025

<table>
<tr>
<th>Version</th>
<td id="center">2.11.1+k8s-1.33</td>
<td id="center">2.11.1+k8s-1.32</td>
<td id="center">2.11.1+k8s-1.31</td>
</tr>
<tr>
<th>Kubernetes Version</th>
<td id="center">1.33.4</td>
<td id="center">1.32.8</td>
<td id="center">1.31.12</td>
</tr>
<tr>
<th>KOTS Version</th>
<td id="center">1.127.2</td>
</tr>
</table>

### Bug Fixes {#bug-fixes-2-11-1}
* Fixes an issue that caused upgrades for air gap high availability installs to fail when upgrading from Embedded Cluster versions prior to 2.7.3. The upgrade process now properly scales SeaweedFS to run in high availability mode within existing HA clusters.

## 2.11.0

Released on August 28, 2025
Expand Down