Skip to content

Commit 6fa8328

Browse files
authored
1.14.2 release notes (#2690)
1 parent dd3cc18 commit 6fa8328

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/release-notes/rn-embedded-cluster.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,32 @@ This topic contains release notes for the [Replicated Embedded Cluster](/vendor/
1010

1111
Additionally, these release notes list the versions of Kubernetes and Replicated KOTS that are available with each version of Embedded Cluster.
1212

13+
## 1.14.2
14+
15+
Released on September 26, 2024
16+
17+
<table>
18+
<tr>
19+
<th>Version</th>
20+
<td id="center">1.14.2+k8s-1.29</td>
21+
<td id="center">1.14.2+k8s-1.28</td>
22+
</tr>
23+
<tr>
24+
<th>Kubernetes Version</th>
25+
<td id="center">1.29.8</td>
26+
<td id="center">1.28.11</td>
27+
</tr>
28+
<tr>
29+
<th>KOTS Version</th>
30+
<td id="center" colspan="2">1.117.3</td>
31+
</tr>
32+
</table>
33+
34+
### Improvements {#improvements-1-14-2}
35+
36+
* Preflight checks for the Admin Console and local artifact mirror ports now take into consideration ports specified by the user with the `--admin-console-port` and `--local-artifact-mirror-port` flags.
37+
* Improves the display of preflight failures so they're more readable.
38+
1339
## 1.14.1
1440

1541
Released on September 26, 2024

0 commit comments

Comments
 (0)