Sync #15849 supported versions for 1.24 into Chinese (#15854)

This commit is contained in:
Wilson Wu 2024-11-01 17:38:51 +08:00 committed by GitHub
parent d637629b70
commit dc4da3a05b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -70,9 +70,9 @@ Istio 不保证超出支持窗口期的次要版本都有已知的 CVE 补丁。
| 次要版本 | 没有已知 CVE 的补丁版本 |
|------------------|------------------------------------|
| 1.24.x | 1.24.0+ |
| 1.23.x | 1.23.2+ |
| 1.22.x | 1.22.5+ |
| 1.21.x | 1.21.6+ |
## 支持的 Envoy 版本 {#supported-envoy-versions}
@ -82,9 +82,9 @@ Istio 的数据面基于 [Envoy](https://github.com/envoyproxy/envoy)。
| Istio 版本 | Envoy 发布分支 |
|---------------|----------------------|
| 1.24.x | release/v1.32 |
| 1.23.x | release/v1.31 |
| 1.22.x | release/v1.30 |
| 1.21.x | release/v1.29 |
您可以在 [`istio/proxy` 仓库](https://github.com/istio/proxy/blob/{{< source_branch_name >}}/WORKSPACE#L26)中找到
Istio 使用的具体 Envoy 提交:查找 `ENVOY_SHA` 变量。