actions-marketplace-validations/Red Hat Helm Chart Certifier

Action for Red Hat Helm Chart Certification

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
chart_uriURI to Helm Chart to verify. This can be a path to the chart directory, or an http(s) URI.yes
report_type{all,annotations,digests,metadata,results}yesresults
profile_nameChart checks profile to run. See https://github.com/redhat-certification/chart-verifier/tree/main/config for a list of profiles. no
profile_versionVersion of profile_name to run. If profile_name is set but profile_version is not, the latest version is used.no
verify_argsExtra arguments to pass to the 'verify' command. See 'chart-verifier verify --help' for more info. no
failIf true, exit with code 1 if at least one check is failed. Else, always exit with code 0 - ie, never fail the workflow step. notrue
namedescription
report_filePath to the file which contains the report.
report_info_filePath to the file containing report information.
passedNumber of checks passed.
failedNumber of checks failed.