Update webhook version table (#1006)

* Update webhook version table

* Bump 2.8 webhook version

* Sync 2.8 table with latest table

* Bump webhook version
This commit is contained in:
Billy Tat
2023-12-06 14:51:10 -05:00
committed by GitHub
parent 7ea840eefe
commit 3b8defdbb1
3 changed files with 11 additions and 17 deletions
+3 -8
View File
@@ -15,16 +15,11 @@ Each Rancher version is designed to be compatible with a single version of the w
**Note:** Rancher manages deployment and upgrade of the webhook. Under most circumstances, no user intervention should be needed to ensure that the webhook version is compatible with the version of Rancher that you are running.
<!-- 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.8.0 | v0.4.2 |
## Why Do We Need It?