Skip to content

Commit 718c492

Browse files
authored
Update rn-app-manager.md
1 parent cba9c53 commit 718c492

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

docs/release-notes/rn-app-manager.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The following table lists the versions of Kubernetes that are compatible with ea
2222

2323
Released on April 28, 2025
2424

25-
Support for Kubernetes: 1.29, 1.30, and 1.31
25+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
2626

2727
### Bug Fixes {#bug-fixes-1-124-16}
2828
* Fixes an issue where license verification failed unexpectedly with the following error: `failed to verify signature: "IsEmbeddedClusterMultinodeEnabled" field has changed to false (license) from true (within signature)`.
@@ -31,7 +31,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
3131

3232
Released on April 14, 2025
3333

34-
Support for Kubernetes: 1.29, 1.30, and 1.31
34+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
3535

3636
### Improvements {#improvements-1-124-15}
3737
* Improvements for multi-node Embedded Cluster.
@@ -40,7 +40,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
4040

4141
Released on April 9, 2025
4242

43-
Support for Kubernetes: 1.29, 1.30, and 1.31
43+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
4444

4545
### Improvements {#improvements-1-124-14}
4646
* Improvements for multi-node Embedded Cluster.
@@ -49,7 +49,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
4949

5050
Released on April 8, 2025
5151

52-
Support for Kubernetes: 1.29, 1.30, and 1.31
52+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
5353

5454
### Improvements {#improvements-1-124-13}
5555
* Improvements for multi-node Embedded Cluster.
@@ -58,7 +58,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
5858

5959
Released on April 2, 2025
6060

61-
Support for Kubernetes: 1.29, 1.30, and 1.31
61+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
6262

6363
### Improvements {#improvements-1-124-11}
6464
* Updates to the front end to resolve CVE-2024-4068, CVE-2024-29180 and CVE-2024-29180 with high severity.
@@ -68,7 +68,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
6868

6969
Released on March 27, 2025
7070

71-
Support for Kubernetes: 1.29, 1.30, and 1.31
71+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
7272

7373
### Bug Fixes {#bug-fixes-1-124-10}
7474
* Fixes an issue where extracting Helm charts failed on deploy if duplicate files were found in the chart. This error often looked like this: `failed to deploy helm charts: failed to find removed charts: failed to find current matching v1beta2 charts: failed to find chart name and version in /tmp/helm2856031708/curr-v1beta2/helm/mychart: failed to unarchive: reading file in tar archive: file already exists: /tmp/kots1381434460/charts/mychart/Chart.yaml`.
@@ -77,7 +77,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
7777

7878
Released on March 24, 2025
7979

80-
Support for Kubernetes: 1.29, 1.30, and 1.31
80+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
8181

8282
### Improvements {#improvements-1-124-9}
8383
* Updates to support custom domains for Embedded Cluster.
@@ -86,7 +86,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
8686

8787
Released on March 20, 2025
8888

89-
Support for Kubernetes: 1.29, 1.30, and 1.31
89+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
9090

9191
### Improvements {#improvements-1-124-8}
9292
* Updates to support custom domains for Embedded Cluster.
@@ -95,7 +95,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
9595

9696
Released on March 17, 2025
9797

98-
Support for Kubernetes: 1.29, 1.30, and 1.31
98+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
9999

100100
### Improvements {#improvements-1-124-7}
101101
* Updates to support custom domains for Embedded Cluster.
@@ -104,7 +104,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
104104

105105
Released on March 13, 2025
106106

107-
Support for Kubernetes: 1.29, 1.30, and 1.31
107+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
108108

109109
### Improvements {#improvements-1-124-6}
110110
* Improvements for Embedded Cluster upgrades.
@@ -113,7 +113,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
113113

114114
Released on March 11, 2025
115115

116-
Support for Kubernetes: 1.29, 1.30, and 1.31
116+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
117117

118118
### Bug Fixes {#bug-fixes-1-124-5}
119119
* Fixes SBOM generation and signing issue. A properly signed SBOM is now included in the release artifacts.
@@ -122,7 +122,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
122122

123123
Released on February 14, 2025
124124

125-
Support for Kubernetes: 1.29, 1.30, and 1.31
125+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
126126

127127
### Improvements {#improvements-1-124-4}
128128
* Improves error visibility by displaying the actual error message in the UI instead of a generic one when an upgrade fails to start.
@@ -134,7 +134,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
134134

135135
Released on February 5, 2025
136136

137-
Support for Kubernetes: 1.29, 1.30, and 1.31
137+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
138138

139139
### Improvements {#improvements-1-124-3}
140140
* Updates images to resolve CVE-2024-45337 with critical severity and CVE-2024-45338 with high severity.
@@ -143,7 +143,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
143143

144144
Released on February 4, 2025
145145

146-
Support for Kubernetes: 1.29, 1.30, and 1.31
146+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
147147

148148
### Improvements {#improvements-1-124-2}
149149
* Improvements for Embedded Cluster upgrades.
@@ -152,7 +152,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
152152

153153
Released on January 29, 2025
154154

155-
Support for Kubernetes: 1.29, 1.30, and 1.31
155+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
156156

157157
### Bug Fixes {#bug-fixes-1-123-1}
158158
* Improves an unclear error message that could occur when rewriting private images.
@@ -161,7 +161,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
161161

162162
Released on January 24, 2025
163163

164-
Support for Kubernetes: 1.29, 1.30, and 1.31
164+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
165165

166166
### New Features {#new-features-1-124-0}
167167
* You can migrate Helm charts that were installed with HelmChart `v1beta1` and `useHelmInstall: false` to HelmChart `v1beta2` by passing the `--take-ownership` flag to the `helmUpgradeFlags` field in HelmChart custom resource as shown below:
@@ -185,7 +185,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
185185

186186
Released on January 13, 2025
187187

188-
Support for Kubernetes: 1.29, 1.30, and 1.31
188+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
189189

190190
### Bug Fixes {#bug-fixes-1-123-1}
191191
* Fixes an issue where the navigation menu was not visible on the Config page.
@@ -194,7 +194,7 @@ Support for Kubernetes: 1.29, 1.30, and 1.31
194194

195195
Released on January 2, 2025
196196

197-
Support for Kubernetes: 1.29, 1.30, and 1.31
197+
Support for Kubernetes: 1.29, 1.30, 1.31, and 1.32
198198

199199
### New Features {#new-features-1-123-0}
200200
* Adds the `--tolerations` flag to `kots install` to supply additional tolerations to the KOTS pods.

0 commit comments

Comments
 (0)