Changelog
- 4bfa15a Add MarcelMue to reviewers list
- d17a102 Add github action to assign maintainers to PRs (#983)
- 094e9a3 Bump up to harbor 2.6 (#970)
- ed9b4f6 GH-969: Fix go-dependencies-test
- 544d2dc GH-969: Support templateAnnotations per each component
- 3d5f241 Promote MarcelMue as Maintainer
- b64a6fa Support offline scan option in trivy (#909)
- ab22239 Update Spilo tests and deployment
- fb7a36f Update prometheus/client_golang to fix CVE-2022-21698
- ba52662 Update spilo version
- 96bd0ef Update values for postgres authentication
- 3ddc92c Updated postgres-operator manifest version
- d4399d2 Updated spilo to spilo-13:2.1-p1
- 8a09ac2 bump Go to 1.18 (#926)
- 53b6bce bump up dependencies
- 508b57a bump up redis-operator 1.2.0
- bd91612 change default dev image
- 8c76ebe change default dev image
- 72f3363 change kubectl apply (#960)
- 765bf58 doc(tutorial): add warnings for ingress class
- 704cd7a fix readme typo
- df0deb9 fix(doc) Update holyhope company
- 9164d7f fix: Ignore the status check for the registryctl cr in harbor controller (#918)
- 30d6d29 fix: make expose core ingress optional
- 388203f fix: service template do not have namespace (#916)
- e6d24ff fix: tokenIssuer_field is not omitempty
- b3cc91b fixed: postgresql password error
- 9c19b15 support aliyun oss storage
- 82e6acc update version
Docker images
docker pull goharbor/harbor-operator:v1.4.0-rc1
Notes
Per issue #960, we need to use kubectl create
to install harbor-operator and kubectl replace
to upgrade harbor-operator.