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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,17 @@ The following table lists the versions of Kubernetes that are compatible with ea
18
18
19
19
<!--RELEASE_NOTES_PLACEHOLDER-->
20
20
21
+
## 1.118.0
22
+
23
+
Released on October 15, 2024
24
+
25
+
Support for Kubernetes: 1.29, 1.30, and 1.31
26
+
27
+
### Improvements {#improvements-1-118-0}
28
+
* Improves the flexibility of configuring the [Cluster Resources](https://troubleshoot.sh/docs/collect/cluster-resources/) collector in support bundle specs by limiting KOTS's default collection to its own namespace.
29
+
30
+
### Bug Fixes {#bug-fixes-1-118-0}
31
+
* Fixes an issue where you could not upgrade Embedded Cluster instances if the new version didn't include config and preflight checks.
0 commit comments