Skip to content

Releases: goharbor/harbor

0.5.0

06 Dec 11:17
Compare
Choose a tag to compare

What's new?

  • Refactory for a new build process
  • Easier configuration for HTTPS in prepare script
  • Script to collect logs of a Harbor deployment
  • User can view the storage usage (default location) of Harbor.
  • Add an attribute to disable normal user to create project
  • Various bug fixes.

For Harbor virtual appliance:

  • Improve the bootstrap process of ova installation.
  • Enable HTTPS by default for .ova deployment, users can download the default root cert from UI for docker client or VCH.
  • Preload a photon:1.0 image to Harbor for users who have no internet connection.

1. If you are installing Harbor on a Linux host, download one of the tgz files:

harbor-online-installer-0.5.0.tgz : for host that can connect directly to Internet.
harbor-offline-installer-0.5.0.tgz : for host that does not have connectivity to Internet.

Refer to the Installation Guide for more instructions.

2. If you are installing Harbor as part of VIC (vSphere Integrated Containers), or installing standalone Harbor on vSphere platform, download the below OVA file and import into vCenter as a virtual appliance:

harbor_0.5.0-9e4c90e.ova
md5sum: af1f91c977681db5900ff9dff145cc82

Refer to the Virtual Appliance Installation Guide for more instructions.


**Known Issues:**

LDAP user named "admin" cannot be used in Harbor. #997
LDAP user must log in at least once before he/she can be added to a project #954
For AD, based DN must be set at the "ou" level for searching users. #1136
Harbor launches very slow when there are a lot of repos: #1052
If incorrect password is set in the email account, it takes a long time to report the errors: #1181

0.5.0-rc2

29 Nov 09:35
Compare
Choose a tag to compare
0.5.0-rc2 Pre-release
Pre-release
Merge pull request #1184 from ywk253100/161129_push_photon

Push photon to project library

0.5.0-rc1

21 Nov 09:07
Compare
Choose a tag to compare
0.5.0-rc1 Pre-release
Pre-release
  • Generate Self-signed certificate in OVA version
  • Security enhancement
  • UI improvement
  • Bug fixes

1. If you are installing Harbor on a Linux host, download one of the tgz files:

harbor-online-installer-0.5.0-rc1.tgz : for host that can connect directly to Internet.
harbor-offline-installer-0.5.0-rc1.tgz : for host that does not have connectivity to Internet.

Refer to the Installation Guide for more instructions.

2. If you are installing Harbor as part of VIC (vSphere Integrated Containers), or installing standalone Harbor on vSphere platform, download the below OVA file and import into vCenter as a virtual appliance:

harbor_0.5.0_rc1_respin.ova

Refer to the Virtual Appliance Installation Guide for more instructions.

0.4.5

31 Oct 09:26
Compare
Choose a tag to compare
0.4.5 Pre-release
Pre-release
  • Refactory for new build process
  • Easier configuration for https in prepare
  • Scripts for ova support
  • Bug fix

1. If you are installing Harbor on a Linux host, download one of the tgz files:

harbor-online-installer-0.4.5.tgz : for host that can connect directly to Internet.
harbor-offline-installer-0.4.5.tgz : for host that does not have connectivity to Internet.

Refer to the Installation Guide for more instructions.

2. If you are installing Harbor as part of VIC (vSphere Integrated Containers), or installing standalone Harbor on vSphere platform, download the below OVA file and import into vCenter as a virtual appliance:

harbor_0.4.5_beta_respin2.ova

Refer to the Virtual Appliance Installation Guide for more instructions.

NOTE: An issue was discovered in the original 0.4.5 .ova file, so it was re-spinned to contain a fix.

0.4.1

30 Sep 07:00
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

Fixes #836 , #839 , #841 , #853

1. If you are installing Harbor on a Linux host, download one of the tgz files.

harbor-online-installer-0.4.1.tgz : for host that can connect directly to Internet
harbor-offline-installer-0.4.1.tgz : for host that does not have connectivity to Internet

2. If you are installing Harbor as part of VIC (vSphere Integrated Containers), or installing Harbor on vSphere or ESXi, download the below OVA file and import into vCenter or ESXi as a virtual appliance:

harbor_0.4.1_beta.ova

0.4.0

23 Sep 02:10
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • Database schema changed, data migration/upgrade is needed for previous version.
  • A project can be deleted when no images and policies are under it.
  • Deleted users can be recreated.
  • Replication policy can be deleted.
  • Enhanced LDAP authentication, allowing customized uid attributes.
  • Pagination in UI.
  • Various bug fixes.

0.4.0-rc

20 Sep 09:20
Compare
Choose a tag to compare
0.4.0-rc Pre-release
Pre-release
Merge pull request #821 from wknet123/dev

Updates for showing version on UI.

0.3.5

25 Aug 08:37
Compare
Choose a tag to compare
0.3.5 Pre-release
Pre-release

Various bugfix after 0.3.0
Vendoring all dependencies and remove go get from dockerfile
New logo

0.3.5-rc

18 Aug 07:16
Compare
Choose a tag to compare
0.3.5-rc Pre-release
Pre-release
Merge pull request #685 from wknet123/master

Update for i18n messages.

Harbor 0.3.0

15 Jul 09:30
Compare
Choose a tag to compare
Harbor 0.3.0 Pre-release
Pre-release

New UI
Image replication across instances
Integration with registry 2.4.0 to support image delete
Data migration tool