mirror of https://github.com/goharbor/harbor.git
chore: Updated RELEASE.md by updating Minor Release Support Map (#22145)
Build Package Workflow / BUILD_PACKAGE (push) Has been cancelled
Details
Code scanning - action / CodeQL-Build (push) Has been cancelled
Details
CI / UTTEST (push) Has been cancelled
Details
CI / APITEST_DB (push) Has been cancelled
Details
CI / APITEST_DB_PROXY_CACHE (push) Has been cancelled
Details
CI / APITEST_LDAP (push) Has been cancelled
Details
CI / OFFLINE (push) Has been cancelled
Details
CI / UI_UT (push) Has been cancelled
Details
Build Package Workflow / BUILD_PACKAGE (push) Has been cancelled
Details
Code scanning - action / CodeQL-Build (push) Has been cancelled
Details
CI / UTTEST (push) Has been cancelled
Details
CI / APITEST_DB (push) Has been cancelled
Details
CI / APITEST_DB_PROXY_CACHE (push) Has been cancelled
Details
CI / APITEST_LDAP (push) Has been cancelled
Details
CI / OFFLINE (push) Has been cancelled
Details
CI / UI_UT (push) Has been cancelled
Details
Updated the Minor Release Support Matrix to include v2.13 Signed-off-by: Mooneeb Hussain <mooneeb.hussain@gmail.com>
This commit is contained in:
parent
01dba8ad57
commit
c83f2d114f
|
@ -16,10 +16,9 @@ Patch releases are based on the major/minor release branch, the release cadence
|
||||||
### Minor Release Support Matrix
|
### Minor Release Support Matrix
|
||||||
| Version | Supported |
|
| Version | Supported |
|
||||||
|----------------| ------------------ |
|
|----------------| ------------------ |
|
||||||
|
| Harbor v2.13.x | :white_check_mark: |
|
||||||
| Harbor v2.12.x | :white_check_mark: |
|
| Harbor v2.12.x | :white_check_mark: |
|
||||||
| Harbor v2.11.x | :white_check_mark: |
|
| Harbor v2.11.x | :white_check_mark: |
|
||||||
| Harbor v2.10.x | :white_check_mark: |
|
|
||||||
|
|
||||||
|
|
||||||
### Upgrade path and support policy
|
### 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 versions. 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.
|
The upgrade path for Harbor is (1) 2.2.x patch releases are always compatible with its major and minor versions. 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.
|
||||||
|
|
Loading…
Reference in New Issue