mirror of https://github.com/istio/istio.io.git
parent
d637629b70
commit
dc4da3a05b
|
@ -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` 变量。
|
||||
|
|
Loading…
Reference in New Issue