Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 8 additions & 10 deletions docs/install-config/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the v2.13, it is 15.12

| Redis | 7.2.2 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in v2.13, it is 7.2.6

| Distribution/Distribution | 2.8.3 |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as for the v2.13.0, it should goharbor/distribution

| Trivy | v0.60.0 |