Updated Migrate helm chart to oci registry in Harbor (markdown)

Wang Yan 2023-05-09 19:17:43 +08:00
parent ffbc19340e
commit c33c425350
1 changed files with 1 additions and 1 deletions

@ -2,7 +2,7 @@
This guide explains how to migrate your Helm chart files(chartmuseum) to OCI chart files.
Make sure that **the source Harbor registry** version is **v2.7.x or lower** before proceeding with the migration.
Make sure that **the source Harbor registry** version is **v2.7.x or lower** before proceeding with the migration. If you have already upgraded the source Harbor registry to version 2.8, please refer to this [procedure](https://github.com/goharbor/harbor/wiki/Migrate-helm-chart-to-oci-registry-in-Harbor#questions) to complete the migration.
* If you're using Harbor with docker-compose or Harbor Tile, skip to step 5.
* If you're using Harbor-helm or TKG packages, follow the steps 1-5.