Skip to content

Commit e98717a

Browse files
authored
Merge branch 'main' into automation/vendor-portal-release-notes-v2025.03.21-5
2 parents 4f01114 + a616a6a commit e98717a

File tree

4 files changed

+14
-7
lines changed

4 files changed

+14
-7
lines changed

docs/release-notes/rn-vendor-platform.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,14 @@ This topic contains release notes for the Replicated Vendor Platform, which incl
1515
Released on March 21, 2025
1616

1717
### Bug Fixes {#bug-fixes-v2025-03-21-5}
18-
* CMX: Fix cluster/vm provisioning when the network fails to create.
18+
* Compatibility Matrix: Fix cluster and VM provisioning when the network fails to create.
19+
20+
## v2025.03.17-8
21+
22+
Released on March 17, 2025
23+
24+
### Bug Fixes {#bug-fixes-v2025-03-17-8}
25+
* Fixes an issue that could cause a crash when users clicked the **Embedded Cluster install instructions** button on the **Customer** page.
1926

2027
## v2025.03.08-0
2128

docs/vendor/testing-supported-clusters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ Compatibility Matrix supports creating [AWS EKS](https://aws.amazon.com/eks/?nc2
314314
</tr>
315315
<tr>
316316
<th>Supported Kubernetes Versions</th>
317-
<td><p>{/* START_eks_VERSIONS */}1.25, 1.26, 1.27, 1.28, 1.29, 1.30, 1.31, 1.32{/* END_eks_VERSIONS */}</p><p>Extended Support Versions: 1.25, 1.26, 1.27, 1.28</p></td>
317+
<td><p>{/* START_eks_VERSIONS */}1.25, 1.26, 1.27, 1.28, 1.29, 1.30, 1.31, 1.32{/* END_eks_VERSIONS */}</p><p>Extended Support Versions: 1.25, 1.26, 1.27, 1.28, 1.29</p></td>
318318
</tr>
319319
<tr>
320320
<th>Supported Instance Types</th>

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@docusaurus/core": "3.5.2",
2020
"@docusaurus/preset-classic": "3.5.2",
2121
"@mdx-js/react": "^3.1.0",
22-
"@types/node": "22.13.10",
22+
"@types/node": "22.13.12",
2323
"@types/react": "18.3.5",
2424
"clsx": "^2.1.1",
2525
"immer": "^10.1.1",

0 commit comments

Comments
 (0)