From 05c2571f919e9bdf14911ba98a250f4b3d33137f Mon Sep 17 00:00:00 2001 From: Vadim Bauer <1492007+Vad1mo@users.noreply.github.com> Date: Thu, 20 Mar 2025 21:02:06 +0100 Subject: [PATCH] update Harbor Components description and remove not relevant components. Signed-off-by: Vadim Bauer <1492007+Vad1mo@users.noreply.github.com> --- docs/install-config/_index.md | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/docs/install-config/_index.md b/docs/install-config/_index.md index 9eef3b51e..95bf2a30a 100644 --- a/docs/install-config/_index.md +++ b/docs/install-config/_index.md @@ -38,13 +38,11 @@ After installation, log into your Harbor via the web console to configure the in ## Harbor Components -The table below lists the some of the key components that are deployed when you deploy Harbor. - -|Component|Version| -|---|---| -|Postgresql|14.10| -|Redis|7.2.2| -|Beego|2.0.6| -|Distribution/Distribution|2.8.3| -|Helm|2.9.1| -|Swagger-ui|5.9.1| +The table below lists some of the key components deployed with Harbor. + +| Component | Version | +|---------------------------|---------| +| Postgresql | 14.10 | +| Redis | 7.2.2 | +| Distribution/Distribution | 2.8.3 | +| Trivy | v0.60.0 |