Harbor v1.7.0 Release Notes

Release Date: 2018-12-19 // over 5 years ago
    • ๐Ÿ‘Œ Support deploy Harbor with Helm Chart, enables the user to have high availability of Harbor services, refer to the Installation and Configuration Guide.
    • ๐Ÿ‘Œ Support on-demand Garbage Collection, enables the admin to configure run docker registry garbage collection manually or automatically with a cron schedule.
    • ๐Ÿ‘Œ Support Image Retag, enables the user to tag image to different repositories and projects, this is particularly useful in cases when images need to be retagged programmatically in a CI pipeline.
    • ๐Ÿ‘Œ Support Image Build History, makes it easy to see the contents of a container image, refer to the User Guide.
    • ๐Ÿ‘Œ Support Logger customization, enables the user to customize STDOUT / STDERR / FILE / DB logger of running jobs.
    • ๐Ÿ‘Œ Improve user experience of Helm Chart Repository:
      • Chart searching included in the global search results
      • Show chart versions total number in the chart list
      • Mark labels to helm charts
      • The latest version can be downloaded as default one on the chart list view
      • The chart can be deleted by deleting all the versions under it