-
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.
Update chart for artifact hub (#424)
* 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
1 parent
596be3a
commit 62a7d7f
Showing
3 changed files
with
20 additions
and
5 deletions.
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,2 +1 @@ | ||
*.md | ||
reportportal-*.tgz |
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,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] | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.