From c453e6eb9c30f014f6d2ec02b69b504af5b77f0a Mon Sep 17 00:00:00 2001 From: Yang Jiao <72076317+YangJiao0817@users.noreply.github.com> Date: Thu, 20 Apr 2023 18:16:35 +0800 Subject: [PATCH] Update Support Matrix (#18540) Signed-off-by: Yang Jiao --- RELEASES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index 441f209c7..82ce6f5eb 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -16,9 +16,9 @@ Patch releases are based on the major/minor release branch, the release cadence ### Minor Release Support Matrix | Version | Supported | |---------------| ------------------ | +| Harbor v2.8.x | :white_check_mark: | | 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.