-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: reportportal.io <[email protected]>
- Loading branch information
reportportal.io
committed
Sep 16, 2024
1 parent
a33e661
commit 2c2b366
Showing
1 changed file
with
50 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,55 @@ | ||
apiVersion: v1 | ||
entries: | ||
reportportal: | ||
- annotations: | ||
category: Infrastructure | ||
licenses: Apache-2.0 | ||
apiVersion: v2 | ||
appVersion: 24.1.0 | ||
created: "2024-09-16T12:01:24.446315579Z" | ||
dependencies: | ||
- condition: postgresql.install | ||
name: postgresql | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 15.5.28 | ||
- condition: rabbitmq.install | ||
name: rabbitmq | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 14.6.9 | ||
- condition: opensearch.install | ||
name: opensearch | ||
repository: https://opensearch-project.github.io/helm-charts/ | ||
version: 2.24.0 | ||
- condition: minio.install | ||
name: minio | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 14.7.7 | ||
description: 'ReportPortal.io is a TestOps service, that provides increased capabilities | ||
to speed up results analysis and reporting through the use of built-in analytic | ||
features. ' | ||
digest: 6238cb5bc9eb91fcae0a58bb68b2bf2fafb73e0d4714753d549c6914dfed5421 | ||
home: https://reportportal.io | ||
icon: https://raw.githubusercontent.com/reportportal/branding/a4e0ac59ff51e1081d4fa754f1a06f22ea6dcfe7/logo/Logo_Symbol_Large_Ogriginal.svg | ||
keywords: | ||
- reportportal | ||
- report portal | ||
- test results reporting service | ||
- test report dashboard | ||
- test automation reporting tools | ||
- test automation results dashboard | ||
- qa automation dashboard | ||
- qa metrics dashboard | ||
- automation test report | ||
- test execution dashboard | ||
maintainers: | ||
- email: [email protected] | ||
name: reportportal | ||
name: reportportal | ||
sources: | ||
- https://github.com/reportportal/kubernetes/tree/master/reportportal | ||
urls: | ||
- https://github.com/reportportal/kubernetes/releases/download/reportportal-24.1.7/reportportal-24.1.7.tgz | ||
version: 24.1.7 | ||
- annotations: | ||
category: Infrastructure | ||
licenses: Apache-2.0 | ||
|
@@ -691,4 +740,4 @@ entries: | |
urls: | ||
- https://github.com/reportportal/kubernetes/releases/download/reportportal-1.0.0/reportportal-1.0.0.tgz | ||
version: 1.0.0 | ||
generated: "2024-09-16T09:47:46.711019788Z" | ||
generated: "2024-09-16T12:01:24.446467262Z" |