myposter-de/Get next helm version
Returns the next helm version depending on BRANCH, BUILD_NUMBER, TAG
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| latestTag | last tag | no | v0.0.1 |
| buildNumber | build number | no | "" |
| bumpMaster | bump if master branch | no | false |
Outputs
| name | description |
|---|---|
| helmVersion | The next helm version |