orange-cloudfoundry/extract-vendir-version
Creates new version of bosh release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| vendir_file | Github repository used to publish releases. | no | ./vendir.yml |
| library | Package to look for version | yes | — |
| type | type of library to extract version from. Supported type: githubRelease | — | githubRelease |
| debug | Set to 1 to enable debug mode | — | 0 |
Outputs
| name | description |
|---|---|
| version | version of the library extracted |