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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,15 @@ The following table lists the versions of Kubernetes that are compatible with ea
16
16
17
17
<!--RELEASE_NOTES_PLACEHOLDER-->
18
18
19
+
## 1.116.1
20
+
21
+
Released on September 12, 2024
22
+
23
+
Support for Kubernetes: 1.28, 1.29, and 1.30
24
+
25
+
### Bug Fixes {#bug-fixes-1-116-1}
26
+
* KOTS now uses the fully qualified `.svc.cluster.local` address when making requests to the `kotsadm-rqlite` and `kotsadm-minio` services for simplified HTTP proxy configuration using `NO_PROXY=.cluster.local`.
0 commit comments