Skip to content

Releases: goharbor/harbor

v1.7.0-rc1

06 Dec 11:02
bcd6947
Compare
Choose a tag to compare
v1.7.0-rc1 Pre-release
Pre-release

Download Binary

  • Open-source Harbor project:
    • Harbor offline installer
      md5: 38f1272f471d90a98c0a8c7a288fcd2e
    • [Harbor online installer](online installer is not provided in RC build.)

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

v1.6.2

20 Nov 02:19
8065de7
Compare
Choose a tag to compare

Download Binary

Resolved Issues

Clair cannot scan S3 storage because it does not have the CA certificate that signed the S3 storage url.

v1.5.4

26 Oct 10:24
985b570
Compare
Choose a tag to compare

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:

Resolved Issues

Fix #6058 #6016

v1.6.1

16 Oct 06:21
Compare
Choose a tag to compare

Download Binary

Resolved Issues

Fix #5889

v1.5.3

12 Sep 06:41
Compare
Choose a tag to compare

Download Binary

  • Open-source Harbor project:

Resolved Issues

Fix #5710

v1.6.0

11 Sep 09:57
66709da
Compare
Choose a tag to compare

Download Binary

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

v1.6.0-rc3

04 Sep 09:03
cafad99
Compare
Choose a tag to compare
v1.6.0-rc3 Pre-release
Pre-release

Download Binary

  • Open-source Harbor project:

Resolved Issues

Fix #5710 #5788 #5725

v1.6.0-rc2

23 Aug 10:45
Compare
Choose a tag to compare
v1.6.0-rc2 Pre-release
Pre-release

Download Binary

  • Open-source Harbor project:

Resolved Issues

Full list of issues fixed in 1.6.0-rc2

Note

Clair updater is disabled as issue #5710

v1.6.0-rc1

15 Aug 08:57
a73374e
Compare
Choose a tag to compare
v1.6.0-rc1 Pre-release
Pre-release

Download Binary

  • Open-source Harbor project:

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

v1.5.2

30 Jul 01:17
8e61dea
Compare
Choose a tag to compare

What's in the Release Notes

Download Binaries

Installation and Upgrade

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.