artifacthub helm/harbor/harbor 1.8.0
v1.8.0

latest releases: 1.13.4, 1.14.2, 1.14.1...
2 years ago

Download Binary

New Features

  • Support for OpenID Connect
    OpenID Connect (OIDC) is an authentication layer on top of OAuth 2.0, allowing Harbor to verify the identity of users based on the authentication performed by an external authorization server or identity provider.

  • Robot accounts
    Robot accounts can be configured to provide administrators with a token that can be granted appropriate permissions for pulling or pushing images. Harbor users can continue operating Harbor using their enterprise SSO credentials, and use robot accounts for CI/CD systems that perform Docker client commands.

  • Replication advancements
    Harbor new version replication allows you to replicate your Harbor repository to and from non-Harbor registries. Harbor 1.8 expands on the Harbor-to-Harbor replication feature, adding the ability to replicate resources between Harbor and Docker Hub, Docker Registry, and Huawei Registry. This is enabled through both push and pull mode replication.

  • Additional Features
    Harbor 1.8 brings numerous other capabilities for both administrators and end users:

    • Health check API, showing detailed status and health of all Harbor components.
    • Support for defining cron-based scheduled tasks in the Harbor UI. Administrators can now use cron strings to define the schedule of a job. Scan, garbage collection and replication jobs are all supported.
    • API explorer integration. End users can now explore and trigger Harbor’s API via the swagger UI nested inside Harbor’s UI.
    • Introduce a new master role to project, the role's permissions are more than developer and less than project admin.
    • Introduce harbor.yml as the replacement of harbor.cfg and refactor the prepare script to provide more flexibility to the installation process based on docker-compose
    • Enhancement of the Job Service engine to include webhook events, additional APIs for automation, and numerous bug fixes to improve the stability of the service.
    • Docker Registry upgraded to v2.7.1.

Installation and Upgrade

Known Issues:

  • After upgrade from v1.6.x, the scheduled of "Scan All" will be reset to "None", the admin will need to update the schedule again.
  • The label filter in replication policies will be lost after upgrade to version 1.8 (#7762)
  • When the internal redis is down, the health check API may return 502: (#7691)
  • Manifest list isn't supported. When replicating the manifest list, the image whose architecture is amd64 and OS is linux(if found) or the first one will be replicated: (#6522)

Note:

  • After update to v1.8.0, the cron schedule cannot be modified/deleted. For more details, please refer to #7868.

We will provide a hot fix on v1.8.1 and a workaround for v1.8.0. If you have a concern about the issue, please hold on upgrading and wait for the new release.

Don't miss a new harbor release

NewReleases is sending notifications on new releases.