Releases: goharbor/harbor-helm
Releases · goharbor/harbor-helm
v1.3.0
Harbor version: v1.10.0
Resolved Issues:
- Fix upgrade failure due to volume multi attach error on multiple workers: #224
- Make the image of the init container for database configurable: #412
Known Issues:
- The
clair.adapter.image.tag
should be specified as v1.0.1-v1.10.0
: #515
v1.2.1
Harbor version: v1.9.1
Resolved Issues:
- Cannot upgrade to Harbor 1.9: #371
- UAA certificate injection broken: #378
v1.2.0
Harbor version: v1.9.0
Resolved Issues:
- Store the password of database and certificates generated for Notary in secret rather than configmap: #111 #243
- Run as non-root user for several components: #329
- Make
ca.crt
optional in secret for the certificate : #348