Update the support matrix (#18417)

This commit is contained in:
Daniel Jiang 2023-03-24 18:38:14 +08:00 committed by GitHub
parent deaecf2de5
commit 006b588c14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -14,11 +14,11 @@ Patch releases are based on the major/minor release branch, the release cadence
`Pre-releases:mainly the different RC builds` will be compiled from their corresponding branches. Please note they are done to assist in the stabilization process, no guarantees are provided.
### Minor Release Support Matrix
| Version | Supported |
| ------- | ------------------ |
| Harbor v2.3.x | :white_check_mark: |
| Harbor v2.2.x | :white_check_mark: |
| Harbor v2.1.x | :white_check_mark: |
| Version | Supported |
|---------------| ------------------ |
| Harbor v2.7.x | :white_check_mark: |
| Harbor v2.6.x | :white_check_mark: |
| Harbor v2.5.x | :white_check_mark: |
### Upgrade path and support policy
The upgrade path for Harbor is (1) 2.2.x patch releases are always compatible with its major and minor version. For example, previous released 2.2.x can be upgraded to most recent 2.2.3 release. (2) Harbor only supports two previous minor releases to upgrade to current minor release. For example, 2.3.0 will only support 2.1.0 and 2.2.0 to upgrade from, 2.0.0 to 2.3.0 is not supported. One should upgrade to 2.2.0 first, then to 2.3.0.