Skip to content

Commit

Permalink
Update webhook version table (#1006)
Browse files Browse the repository at this point in the history
* Update webhook version table

* Bump 2.8 webhook version

* Sync 2.8 table with latest table

* Bump webhook version
  • Loading branch information
btat authored Dec 6, 2023
1 parent 7ea840e commit 3b8defd
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 17 deletions.
11 changes: 3 additions & 8 deletions docs/reference-guides/rancher-webhook.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ 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 |
Expand All @@ -24,7 +26,9 @@ Each Rancher version is designed to be compatible with a single version of the w
| 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 |

## Why Do We Need It?

Expand Down
11 changes: 3 additions & 8 deletions versioned_docs/version-2.8/reference-guides/rancher-webhook.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down

0 comments on commit 3b8defd

Please sign in to comment.