Update upgrade warning for minor version (#8446)

This commit is contained in:
Shamsher Ansari 2020-11-05 20:38:01 +05:30 committed by GitHub
parent 7b81ecb74d
commit ca321e07ba
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.5.x` to `1.7.x`) in one step is not officially tested or recommended.
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.
{{< /warning >}}