CertProjectHelmChart#
Helm chart related information.
distribution_method
| String required
String parameters
enum
redhat | external | undistributed
How your Helm Chart is distributed.
chart_name
| String required nullable
String parameters
regex
| ^(?![-])[\da-z-]+(?<![-])$
max_length
| 255
The Helm Chart name as it will appear in GitHub.
repository
| URI nullable
URL to the externally distributed Helm Chart repository. This is not used if the chart is distributed via Red Hat.
distribution_instructions
| String nullable
String parameters
min_length
| 1
max_length
| 10000
Instructions for users to access an externally distributed Helm Chart.
public_pgp_key
| Base64EncodedString nullable
Base64 encoded PGP public key. Used to sign result submissions.
github_pull_request
| URI nullableread-only
URL to the user submitted github pull request for this project.
short_description
| String nullable
String parameters
min_length
| 1
max_length
| 140
Short description of the Helm Chart.
long_description
| String nullable
String parameters
min_length
| 1
max_length
| 32768
Long description of the Helm Chart.
application_categories
| List[String]
List parameters
max_items
| 3
enum:
Accounting | AI / Machine learning | API Management | Application Delivery | Application Server | Automation | Backup & Recovery | Business Intelligence | Business Process Management | Capacity Management | Cloud Management | Collaboration/Groupware/Messaging | Configuration Management | Console | Container Platform / Management | Content Management/Authoring | Customer Relationship Management | Dashboard | Database & Data Management | Data Store | Developer Tools | Enterprise Resource Planning | Identity Management | Integration | Logging | Logging & Metrics | Management | Messaging | Metrics | Migration | Middleware | Mobile Application Development Platform (MADP) | Monitoring | Network Management | Networking | Observability | Other | Operating System | Performance Management | Plugin | Policy Enforcement | Programming Languages & Runtimes | Scheduling | Search | Security | Storage | Tracing | Virtualization Platform | Web Services
The application categories (types).
ocp_versions
| List[String] read-only
OCP versions for this Helm Chart.
github_usernames
| List[String] nullable
List parameters
min_items
| 1
max_items
| 100
GitHub users authorized to submit a certification pull request.
Index management is not enabled on this collection.