mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
update db migrator images name (#5204)
This commit is contained in:
parent
4e71a1af4d
commit
7649cc5f1b
@ -35,6 +35,8 @@ When upgrading your existing Habor instance to a newer version, you may need to
|
||||
|
||||
4. Before upgrading Harbor, perform migration first. The migration tool is delivered as a docker image, so you should pull the image from docker hub. Replace [tag] with the release version of Harbor (e.g. v1.5.0) in the below command:
|
||||
|
||||
**NOTE:** Before harbor 1.5 , image name of the migration tool is `vmware/harbor-db-migrator:[tag]`
|
||||
|
||||
```
|
||||
docker pull vmware/harbor-migrator:[tag]
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user