Releases: goharbor/harbor
Releases · goharbor/harbor
v1.7.0-rc1
Download Binary
- Open-source Harbor project:
- Harbor offline installer
md5: 38f1272f471d90a98c0a8c7a288fcd2e - [Harbor online installer](online installer is not provided in RC build.)
- Harbor offline installer
New Features
- Support deploy Harbor with Helm Chart, see the Installation and Configuration Guide
- Support Online Garbage Collection, enables the user to trigger docker registry garbage collection by clicking a button on UI.
- Support Image retag, enables the user to tag image to different repositories and projects.
- Support Image build history
- Helm Chart Repository UE enhancements
Installation and Upgrade
- For instructions about how to deploy open-source Harbor, see the Installation and Configuration Guide.
v1.6.2
Download Binary
- Open-source Harbor project:
- Harbor offline installer
md5: a2f12428425bbc14faab6c1c1bbf7272 - Harbor online installer
md5: 14d24a8d94a8f6faaff6c084be18977c
- Harbor offline installer
Resolved Issues
Clair cannot scan S3 storage because it does not have the CA certificate that signed the S3 storage url.
v1.5.4
Bump up Clair to v2.0.6, which includes one NVD change --- NVD has moved onto AWS. We've updated to use that more scalable database.
Download Binary
- Open-source Harbor project:
- Harbor offline installer
md5: 61e8febfca5cd4e957e102b6e2fe42c0 - [Harbor online installer is not provided]
- Harbor offline installer
Resolved Issues
v1.6.1
Download Binary
- Open-source Harbor project:
- Harbor offline installer
md5: e18acfbe2fddf76e6c5fd11ef4bb5004 - Harbor online installer
md5: 187404535855f846d30dd4cb0efdae1e
- Harbor offline installer
Resolved Issues
Fix #5889
v1.5.3
Download Binary
- Open-source Harbor project:
- Harbor offline installer
md5: 1326088983f9b05c0303fd78faa264b8 - [Harbor online installer is not provided]
- Harbor offline installer
Resolved Issues
Fix #5710
v1.6.0
Download Binary
- Open-source Harbor project:
- Harbor offline installer
md5: d68d85d164020b445bcf479d17d53873 - Harbor online installer
md5: 9a510019a5103f2f564ed9b0ddd3b59e
- Harbor offline installer
New Features
- Support manages Helm Charts: From version 1.6.0, Harbor is upgraded to be a composite cloud-native registry, which supports both image management and helm charts management.
- Support LDAP group: User can import an LDAP/AD group to Harbor and assign project roles to it.
- Replicate images with label filter: Use newly added label filter to narrow down the sourcing image list when doing image replication.
- Migrate multiple databases to one unified
PostgreSQL
database.
Installation and Upgrade
- For instructions about how to deploy open-source Harbor, see the Installation and Configuration Guide.
v1.6.0-rc3
Download Binary
- Open-source Harbor project:
- Harbor offline installer
md5: 82e62b8e456729fbe07051941d3b08e1 - [Harbor online installer is not provided in RC build]
- Harbor offline installer
Resolved Issues
v1.6.0-rc2
Download Binary
- Open-source Harbor project:
- Harbor offline installer
md5: 7c39403f2c21ba08892907de7c311d92 - [Harbor online installer is not provided in RC build]
- Harbor offline installer
Resolved Issues
Full list of issues fixed in 1.6.0-rc2
Note
Clair updater is disabled as issue #5710
v1.6.0-rc1
Download Binary
- Open-source Harbor project:
- Harbor offline installer
md5: 8b4d50595c125ce0489ef883ed9731f5 - [Harbor online installer is not provided in RC build]
- Harbor offline installer
New Features
- Support manages Helm Charts: From version 1.6.0, Harbor is upgraded to be a composite cloud-native registry, which supports both image management and helm charts management.
- Support LDAP group: User can import an LDAP/AD group to Harbor and assign project roles to it.
- Image label filter: User can add the label to filter images on creating a replication rule.
- Migrate database to Postgresql.
Installation and Upgrade
- For instructions about how to deploy open-source Harbor, see the Installation and Configuration Guide.
v1.5.2
What's in the Release Notes
Download Binaries
- Open-source Harbor project:
- Harbor offline installer
md5: 49f5ce1cab8125e59d45af305b8f46fe - Harbor online installer
md5: abd7a80c052cc10b3346062f65f96b96
- Harbor offline installer
- vSphere Integrated Containers: http://www.vmware.com/go/download-vic
Installation and Upgrade
- For instructions about how to deploy open-source Harbor, see the Installation and Configuration Guide.
- For instructions about how to deploy and upgrade vSphere Integrated Containers Registry, see the Deploy the vSphere Integrated Containers Appliance and Upgrade the vSphere Integrated Containers Appliance.
Documentation
- For details on using open-source Harbor, see https://github.com/vmware/harbor/blob/master/docs/user_guide.md.
- For details about using vSphere Integrated Containers Registry, see the vSphere Integrated Containers documentation.
Changes
This release includes the enhancements and resolved issues listed below.
Enhancements
Bumped up Clair to 2.0.4, fixed issue #5231 (Clair stuck in a loop: "could not branch Ubuntu repository")
Resolved Issues
Full list of issues fixed in 1.5.1
Known Issues
- Docker Content Trust does not function if the hostname of vSphere Integrated Containers Registry changes. #1506
- Image replication doesn't carry the signature in Notary. #2102
When an image is replicated from a Harbor instance deployed with notary to another Harbor instance, if the image is signed, the signature information in Notary is not replicated.