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

stonezdj(Daojun Zhang) 2023-05-09 21:04:11 +08:00
parent c33c425350
commit e55f16e8f3
1 changed files with 2 additions and 2 deletions

@ -3,8 +3,8 @@
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. 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.
* If you're using Harbor with docker-compose, skip to step 5.
* If you're using Harbor-helm, follow steps 1-5.
1. Set up a new Harbor registry(**temp Harbor registry**) on your local machine using the online/offline installer, or use an existing one with version **v2.7.x** . Make sure **not** to install this registry instance on **Kubernetes**.