beehivewarrior/Bump Chart Version
Automatically Bump Helm Chart Version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 19, 2022
- License
- MIT
Pinned Snippet
uses: beehivewarrior/bump_helm@2db50c5be28c78522162ff0b340e7d1dcb40c150 # v1.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| chart_name | Chart to be bumped | yes | — |
| bump_strategy | How the chart should be bumped | no | PATCH |
Outputs
| name | description |
|---|---|
| version_bumped | Boolean indicating that the version was incremented. |