darkowlzz/olm-bundle
Update OLM bundle with new bundle versions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| manifestsDir | Directory containing all the CRDs and CSVs for a bundle. | — | — |
| outputDir | Bundle version directory. Created if not exists. | yes | — |
| channels | Channels of the bundle. Comma separated channel names. | yes | stable |
| defaultChannel | Name of the default channel. | — | — |
| package | OLM package name. | yes | — |
| operatorRepo | Operator git repo that contains the OLM manifests. | — | — |
| operatorBranch | Operator git repo branch. | — | — |
| operatorManifestsDir | Manifests dir in the operator git repo. | — | — |
| dockerfileLabels | Path to a file containing extra Dockerfile labels. | — | — |
Outputs
| name | description |
|---|---|
| tree | Tree output of the generated bundle. |