cloud-native-toolkit/action-add-to-catalog
Adds an entry to the catalog index
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| catalogFile | The yaml file where the catalog information is stored | yes | catalog.yaml |
| category | The category of the module | yes | — |
| name | The name of the module in the catalog | yes | — |
| displayName | The display name of the module in the catalog | no | — |
| id | The source id of the module (e.g. the git repo slug) | no | — |
| repoUrl | The url of the repository | no | — |
| group | The group the module is part of | no | — |
| cloudProvider | The cloud provider, if applicable, for the module. (E.g. ibm, aws, azure) | no | — |
| softwareProvider | The provider of the software that will be installed into a cluster, if applicable. (E.g. ibm-cp) | no | — |
Outputs
no outputs