Sync #15557 add support status for 1.23 release into Chinese (#15564)

This commit is contained in:
Wilson Wu 2024-08-15 19:08:54 +08:00 committed by GitHub
parent 93c858e6ec
commit d63520e95b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,7 @@ Istio 不保证超出支持窗口期的次要版本都有已知的 CVE 补丁。
| 次要版本 | 没有已知 CVE 的补丁版本 |
|------------------|------------------------------------|
| 1.23.x | 1.23.0+ |
| 1.22.x | 1.22.2+ |
| 1.21.x | 1.21.4+ |
@ -81,6 +82,7 @@ Istio 的数据面基于 [Envoy](https://github.com/envoyproxy/envoy)。
| Istio 版本 | Envoy 发布分支 |
|---------------|----------------------|
| 1.23.x | release/v1.31 |
| 1.22.x | release/v1.30 |
| 1.21.x | release/v1.29 |