Releases: goharbor/harbor-helm
Releases · goharbor/harbor-helm
v1.3.3
Harbor OSS version:v1.10.3
v1.2.4
Harbor version: v1.9.4
Changes in helm chart:
- Default log level updated to
info
- XSRF key is configurable in values.yaml: #459
- API version of deployment is updated to
apps/v1
: #403
v1.2.4-rc1
Merge pull request #477 from reasonerjt/db-init-img-configurable-1.2
Make the image of the init container for database configurable - cherry pick to 1.2
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