Skip to content

Commit

Permalink
Update chart for artifact hub (#424)
Browse files Browse the repository at this point in the history
* Update appVersion to 24.1.0 and add description to Chart.yaml

* Update reportportal/Chart.yaml icon

* Update reportportal/Chart.yaml version to 24.1.6

* Remove Ignore Markdown files in reportportal/.helmignore
  • Loading branch information
raikbitters authored Sep 16, 2024
1 parent 596be3a commit 62a7d7f
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 5 deletions.
1 change: 0 additions & 1 deletion reportportal/.helmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
*.md
reportportal-*.tgz
24 changes: 20 additions & 4 deletions reportportal/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,28 @@
apiVersion: v2
appVersion: "24.1"
description: ReportPortal.io AI-powered Test Automation Dashboard
appVersion: "24.1.0"
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.
name: reportportal
version: 24.1.5
version: 24.1.6
sources:
- https://github.com/reportportal/kubernetes
- https://github.com/reportportal/kubernetes/tree/master/reportportal
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
home: https://reportportal.io
icon: data:image/png;base64,{{ .Files.Get "logo.png" | b64enc }}
annotations:
category: Infrastructure
licenses: Apache-2.0
maintainers:
- name: reportportal
email: [email protected]
Expand Down
Binary file added reportportal/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 62a7d7f

Please sign in to comment.