Changes
- support harbor v2.5.x
- support offline scan option in trivy
- fix reconcile issues after changing harbor spec
- support specify ingressClass name
- bump up minio-operator v4.4.22
- upgrade postgresql helm chart 10.14.3 in Makefile
- upgrade redis helm chart 15.7.0 in Makefile
- upgrade kustomize and other tools in Makefile
Changelog
- 656ed7c doc(tutorial): add warnings for ingress class
- b199404 fix: Ignore the status check for the registryctl cr in harbor controller
- ae23ba2 release v1.3.0
Docker images
docker pull goharbor/harbor-operator:v1.3.0
docker pull ghcr.io/goharbor/harbor-operator:v1.3.0
Deployment manifests
kubectl apply -f https://raw.githubusercontent.com/goharbor/harbor-operator/v1.3.0/manifests/cluster/deployment.yaml
(install harbor-operator)kubectl apply -f https://raw.githubusercontent.com/goharbor/harbor-operator/v1.3.0/manifests/samples/full_stack.yaml
(install full stack sample)
known issue
- #914 minio can't upgrade in-place for helm chart installation