mirror of https://github.com/istio/istio.io.git
Update direct upgrade warning (#10163)
As of May, skipping a single minor version is supported.
This commit is contained in:
parent
54cb500603
commit
1c482acf54
|
@ -7,5 +7,5 @@ test: n/a
|
|||
---
|
||||
|
||||
{{< warning >}}
|
||||
Upgrading across more than one minor version (e.g., `1.6.x` to `1.8.x`) in one step is not officially tested or recommended.
|
||||
Upgrading across more than two minor versions (e.g., `1.6.x` to `1.9.x`) in one step is not officially tested or recommended.
|
||||
{{< /warning >}}
|
||||
|
|
Loading…
Reference in New Issue