diff --git a/config.toml b/config.toml index b00764458..b91e2a94a 100644 --- a/config.toml +++ b/config.toml @@ -21,6 +21,11 @@ logo_repo = "https://github.com/cncf/artwork/tree/master/projects/harbor" youtube_video_id = "4zZiBcvZmgQ" alpine_js_version = "2.1.2" +[[params.versions]] +harborversion = "2.15.0" +helmversion = "1.19" +branchname = "release-2.15.0" + [[params.versions]] harborversion = "2.14.0" helmversion = "1.18" diff --git a/docs/administration/upgrade/_index.md b/docs/administration/upgrade/_index.md index 3ac5c1850..09d0cefa5 100644 --- a/docs/administration/upgrade/_index.md +++ b/docs/administration/upgrade/_index.md @@ -3,8 +3,10 @@ title: Upgrade Harbor and Migrate Data weight: 45 --- -This guide covers upgrade and migration to v2.14.0. This guide only covers migration from v2.11.0 and later to the current version. If you are upgrading from an earlier version, refer to the migration guide for an earlier Harbor version. +This guide covers upgrade and migration to v2.15.0. This guide only covers migration from v2.11.0 and later to the current version. If you are upgrading from an earlier version, refer to the migration guide for an earlier Harbor version. +* [Upgrade to Harbor v2.14.0](/docs/2.14.0/administration/upgrade/) +* [Upgrade to Harbor v2.13.0](/docs/2.13.0/administration/upgrade/) * [Upgrade to Harbor v2.12.0](/docs/2.12.0/administration/upgrade/) * [Upgrade to Harbor v2.11.0](/docs/2.11.0/administration/upgrade/) * [Upgrade to Harbor v2.10.0](/docs/2.10.0/administration/upgrade/) diff --git a/docs/install-config/harbor-compatibility-list.md b/docs/install-config/harbor-compatibility-list.md index 3ebfb1dcd..ae12d13c2 100644 --- a/docs/install-config/harbor-compatibility-list.md +++ b/docs/install-config/harbor-compatibility-list.md @@ -51,6 +51,7 @@ This document provides compatibility information for all Harbor components. | [TensorSecurity](https://github.com/tensorsecurity/harbor-scanner) |![TensorSecurity](../../img/scanners/tensorsecurity.png) | TensorSecurity | ![Y](../../img/replication-adapters/right.png) | | v2.2.0 | | [ArksecScanner](https://github.com/arksec-cn) |![Arksec](../../img/scanners/arksec.png)| Arksec |![Y](../../img/replication-adapters/right.png)| | v2.4.0 | | [Cyberwatch](https://github.com/Cyberwatch) |![Cyberwatch](../../img/scanners/cyberwatch.png)| [Cyberwatch](https://cyberwatch.fr/integrate-with-harbor-scans) |![Y](../../img/replication-adapters/right.png)| | v2.8.0 | +| [Carbon Black](https://github.com/vmware/carbon-black-adapter-for-harbor) | Carbon Black | VMware |![Y](../../img/replication-adapters/right.png)| | v2.0.0 | {{< note >}}