Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update webhook version table #1006

Merged
merged 4 commits into from
Dec 6, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/reference-guides/rancher-webhook.md
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
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.0 |
btat marked this conversation as resolved.
Show resolved Hide resolved

## Why Do We Need It?

Expand Down