matanshk/helm-chart-version-bumper
Easily bump your Helm chart version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 8, 2023
- License
- None
Pinned Snippet
uses: matanshk/helm-chart-version-bumper@bfc5c66a8431b8677c80a86eff42f8de4b6a5dcd # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | major/minor/patch | yes | patch |
| chart_file | path for your Chart.yaml file | yes | Chart.yaml |
Outputs
| name | description |
|---|---|
| version | Helm chart version |
| appversion | Helm chart appVersion |