Skip to content

Commit a1f2fde

Browse files
v2.10.5 Maintenance Items (#1747)
* [v2.10.5] version update * [v2.10.5] webhook update * [v2.10.5] deprecated features update * [v2.10.5] CSP adapter update
1 parent 9ac71ed commit a1f2fde

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

src/pages/versions.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Here you can find links to supporting documentation for the current released ver
3838
<th>Community</th>
3939
</tr>
4040
<tr>
41-
<td><b>v2.10.4</b></td>
41+
<td><b>v2.10.5</b></td>
4242
<td><a href="https://ranchermanager.docs.rancher.com/v2.10">Documentation</a></td>
43-
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.10.4">Release Notes</a></td>
43+
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.10.5">Release Notes</a></td>
4444
<td><center>N/A</center></td>
4545
<td><center>&#10003;</center></td>
4646
<td><center>N/A</center></td>
@@ -101,6 +101,14 @@ Here you can find links to supporting documentation for previous versions of Ran
101101
<th>Support Matrix</th>
102102
<th>Prime</th>
103103
<th>Community</th>
104+
</tr>
105+
<tr>
106+
<td><b>v2.10.4</b></td>
107+
<td><a href="https://ranchermanager.docs.rancher.com/v2.10">Documentation</a></td>
108+
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.10.4">Release Notes</a></td>
109+
<td><center><a href="https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/rancher-v2-10-4/">Support Matrix</a></center></td>
110+
<td><center>&#10003;</center></td>
111+
<td><center>N/A</center></td>
104112
</tr>
105113
<tr>
106114
<td><b>v2.10.3</b></td>

versioned_docs/version-2.10/faq/deprecated-features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Rancher will publish deprecated features as part of the [release notes](https://
1616

1717
| Patch Version | Release Date |
1818
|---------------|---------------|
19+
| [2.10.5](https://github.com/rancher/rancher/releases/tag/v2.10.5) | Apr 23, 2025 |
1920
| [2.10.4](https://github.com/rancher/rancher/releases/tag/v2.10.4) | Mar 31, 2025 |
2021
| [2.10.3](https://github.com/rancher/rancher/releases/tag/v2.10.3) | Feb 27, 2025 |
2122
| [2.10.2](https://github.com/rancher/rancher/releases/tag/v2.10.2) | Jan 29, 2025 |

versioned_docs/version-2.10/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ In order to deploy and run the adapter successfully, you need to ensure its vers
1919

2020
| Rancher Version | Adapter Version |
2121
|-----------------|------------------|
22+
| v2.10.5 | v105.0.0+up5.0.1 |
2223
| v2.10.4 | v105.0.0+up5.0.1 |
2324
| v2.10.3 | v105.0.0+up5.0.1 |
2425
| v2.10.2 | v105.0.0+up5.0.1 |

versioned_docs/version-2.10/reference-guides/rancher-webhook.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Each Rancher version is designed to be compatible with a single version of the w
2020

2121
| Rancher Version | Webhook Version | Availability in Prime | Availability in Community |
2222
|-----------------|-----------------|-----------------------|---------------------------|
23-
| v2.10.4 | v0.6.5 | &check; | N/A |
23+
| v2.10.5 | v0.6.6 | &check; | N/A |
24+
| v2.10.4 | v0.6.5 | &check; | N/A |
2425
| v2.10.3 | v0.6.4 | &check; | &check; |
2526
| v2.10.2 | v0.6.3 | &check; | &check; |
2627
| v2.10.1 | v0.6.2 | &check; | &check; |

0 commit comments

Comments
 (0)