Indicate Prime/Community availability

This commit is contained in:
Billy Tat
2024-02-14 16:31:55 -08:00
parent 3a6b7e866a
commit c3aff0b8e4
3 changed files with 23 additions and 23 deletions
@@ -18,19 +18,19 @@ Each Rancher version is designed to be compatible with a single version of the w
<!-- releaseTask -->
| Rancher Version | Webhook Version |
|-----------------|:---------------:|
| v2.7.0 | v0.3.0 |
| v2.7.1 | v0.3.0 |
| v2.7.2 | v0.3.2 |
| v2.7.3 | v0.3.3 |
| v2.7.4 | v0.3.4 |
| v2.7.5 | v0.3.5 |
| v2.7.6 | v0.3.5 |
| v2.7.7 | v0.3.6 |
| v2.7.8 | v0.3.6 |
| v2.7.9 | v0.3.6 |
| v2.7.10 | v0.3.6 |
| Rancher Version | Webhook Version | Prime | Community |
|-----------------|-----------------|---------|-----------|
| v2.7.10 | v0.3.6 | &check; | &check; |
| v2.7.9 | v0.3.6 | | &check; |
| v2.7.8 | v0.3.6 | | &check; |
| v2.7.7 | v0.3.6 | &check; | &check; |
| v2.7.6 | v0.3.5 | &check; | &check; |
| v2.7.5 | v0.3.5 | &check; | &check; |
| v2.7.4 | v0.3.4 | &check; | &check; |
| v2.7.3 | v0.3.3 | &check; | &check; |
| v2.7.2 | v0.3.2 | &check; | &check; |
| v2.7.1 | v0.3.0 | &check; | &check; |
| v2.7.0 | v0.3.0 | &check; | &check; |
## Why Do We Need It?