discoverygarden/Update chart version
Bump chart version based on updated image tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| new_tag | The new image tag | yes | — |
| old_tag | The old image tag | yes | — |
| chart_version | The current chart version | yes | — |
Outputs
| name | description |
|---|---|
| diff | Semver Difference between old and new tags |
| new_chart_version | The new chart version |