Update direct upgrade warning (#10163)

As of May, skipping a single minor version is supported.
This commit is contained in:
Mitch Connors 2021-08-19 14:08:00 -07:00 committed by GitHub
parent 54cb500603
commit 1c482acf54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 >}}