Skip to content

Commit 4dcbe97

Browse files
authored
Release notes for EC 1.13.0 (#2655)
1 parent 76861a0 commit 4dcbe97

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,36 @@ pagination_prev: null
66

77
# Embedded Cluster Release Notes
88

9+
## 1.13.0
10+
11+
Released on September 17, 2024
12+
13+
<table>
14+
<tr>
15+
<th>Version</th>
16+
<td id="center">1.13.0+k8s-1.29</td>
17+
<td id="center">1.13.0+k8s-1.28</td>
18+
</tr>
19+
<tr>
20+
<th>Kubernetes Version</th>
21+
<td id="center">1.29.8</td>
22+
<td id="center">1.28.11</td>
23+
</tr>
24+
<tr>
25+
<th>KOTS Version</th>
26+
<td id="center" colspan="2">1.117.0</td>
27+
</tr>
28+
</table>
29+
30+
### New Features {#new-features-1-13-0}
31+
32+
* Adds the [`PrivateCACert` template function](/reference/template-functions-static-context#privatecacert) to return the name of a ConfigMap containing additional trusted CA certificates provided by the end user with the `--private-ca` flag for the `-install` command.
33+
34+
### Bug Fixes {#bug-fixes-1-13-0}
35+
36+
* Fixes an issue where user-provided proxy configuration was removed during upgrades. This fix only applies to Embedded Clusters installed with this version or later. Users on older versions that upgrade to this version will still lose their proxy configuration.
37+
* Fixes an issue where the disk performance preflight failed on certain architectures where fio was unable to run.
38+
939
## 1.12.1
1040

1141
Released on September 13, 2024

0 commit comments

Comments
 (0)