Skip to content

Commit

Permalink
Merge pull request #1538 from sunilarjun/v2.7.17-maintenance
Browse files Browse the repository at this point in the history
v2.7.17 Maintenance
  • Loading branch information
sunilarjun authored Nov 6, 2024
2 parents a8c4580 + 31cf54a commit d238eac
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Rancher 将在 GitHub 上发布的 Rancher 的[发版说明](https://github.com/

| Patch Version | Release Date |
| ----------------------------------------------------------------- | -------------------|
| [2.7.17](https://github.com/rancher/rancher/releases/tag/v2.7.17) | 2024 年 11 月 05 日 |
| [2.7.16](https://github.com/rancher/rancher/releases/tag/v2.7.16) | 2024 年 10 月 24 日 |
| [2.7.15](https://github.com/rancher/rancher/releases/tag/v2.7.15) | 2024 年 7 月 31 日 |
| [2.7.14](https://github.com/rancher/rancher/releases/tag/v2.7.14) | 2024 年 6 月 17 日 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ title: 安装 Adapter

| Rancher 版本 | Adapter 版本 |
| ------------ | :----------: |
| v2.7.17 | v2.0.4 |
| v2.7.16 | v2.0.4 |
| v2.7.15 | v2.0.4 |
| v2.7.14 | v2.0.4 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Rancher 将 Rancher-Webhook 作为单独的 deployment 和服务部署在 local

| Rancher Version | Webhook Version | Availability in Prime | Availability in Community |
|-----------------|-----------------|-----------------------|---------------------------|
| v2.7.17 | v0.3.13 | ✓ | N/A |
| v2.7.16 | v0.3.12 | ✓ | N/A |
| v2.7.15 | v0.3.11 | ✓ | N/A |
| v2.7.14 | v0.3.11 | ✓ | N/A |
Expand Down
12 changes: 10 additions & 2 deletions src/pages/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ Here you can find links to supporting documentation for the current released ver
<th>Community</th>
</tr>
<tr>
<td><b>v2.7.16</b></td>
<td><b>v2.7.17</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.7">Documentation</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.7.16">Release Notes</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.7.17">Release Notes</a></td>
<td><center>N/A</center></td>
<td><center>&#10003;</center></td>
<td><center>N/A</center></td>
Expand Down Expand Up @@ -208,6 +208,14 @@ Here you can find links to supporting documentation for previous versions of Ran
<th>Prime</th>
<th>Community</th>
</tr>
<tr>
<td><b>v2.7.16</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.7">Documentation</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.7.16">Release Notes</a></td>
<td><center>N/A</center></td>
<td><center>&#10003;</center></td>
<td><center>N/A</center></td>
</tr>
<tr>
<td><b>v2.7.15</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.7">Documentation</a></td>
Expand Down
3 changes: 2 additions & 1 deletion versioned_docs/version-2.7/faq/deprecated-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Rancher will publish deprecated features as part of the [release notes](https://

| Patch Version | Release Date |
|---------------|---------------|
| [2.7.16](https://github.com/rancher/rancher/releases/tag/v2.7.16) | Oct 24, 2024 |
| [2.7.17](https://github.com/rancher/rancher/releases/tag/v2.7.17) | Nov 5, 2024 |
| [2.7.16](https://github.com/rancher/rancher/releases/tag/v2.7.16) | Oct 24, 2024 |
| [2.7.15](https://github.com/rancher/rancher/releases/tag/v2.7.15) | July 31, 2024 |
| [2.7.14](https://github.com/rancher/rancher/releases/tag/v2.7.14) | June 17, 2024 |
| [2.7.13](https://github.com/rancher/rancher/releases/tag/v2.7.13) | May 16, 2024 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ In order to deploy and run the adapter successfully, you need to ensure its vers

| Rancher Version | Adapter Version |
|-----------------|:---------------:|
| v2.7.17 | v2.0.4 |
| v2.7.16 | v2.0.4 |
| v2.7.15 | v2.0.4 |
| v2.7.14 | v2.0.4 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Each Rancher version is designed to be compatible with a single version of the w

| Rancher Version | Webhook Version | Availability in Prime | Availability in Community |
|-----------------|-----------------|-----------------------|---------------------------|
| v2.7.17 | v0.3.13 | &check; | N/A |
| v2.7.16 | v0.3.12 | &check; | N/A |
| v2.7.15 | v0.3.11 | &check; | N/A |
| v2.7.14 | v0.3.11 | &check; | N/A |
Expand Down

0 comments on commit d238eac

Please sign in to comment.