Releases: waynesun09/reportportal-operator
Releases · waynesun09/reportportal-operator
Bump version to 0.0.8
- Add Minio S3 gateway configs
- Update operator-sdk to latest v1.7.2
Signed-off-by: Wayne Sun [email protected]
Bump version to 0.0.7
- Bump RP version to latest 5.3.5
- Update operator-sdk to v1.6.2
- Update accordingly with changes from sdk v1.2 to v1.6.2
- Update CRD to apiextensions.k8s.io/v1
- Update minio version to last helm release
- Add new serviceaccount for service-index access k8s resource
- Fix composite/info query for UI versions display
- Update minio image to quay.io to avoid docker pull limit
- Update doc
Bump version to 0.0.6
- Bump RP version to latest 5.3.3
- Update operator-sdk to v1.2.0
- Expose all RP service images in CR config
- Update default pull image from quay.io to avoid docker pull limit
- Remove packagemanifest step from devel doc
Update the project using operator-sdk v1.0.0
- Update operator-sdk image to v1.0.0
- Revert CRD api version to apiextensions.k8s.io/v1beta1
- Fix issue with backup and restore configmap
- Update CSV with doc
- Update category to Integration & Delivery
- Docs update
- CI update