mishipay-ltd/Helm Bump Action

A GitHub action to bump a helm charts appVersion for a microservice after release. The version of the chart itself is bumped by 0.1.0 (minor).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub PAT with write access to the helm chart repo.yes
charts-repoAddress of the helm chart repo.yesmishipay-ltd/helm-charts
charts-dirThe directory in the chart repo containing the charts.yescharts
chart-nameThe directory name of the helm chart to bump.yes
app-versionThe SemVer tag to bump the charts appVersion to.yes
pybump-versionThe version of pybump to use for version bumps (default latest).no
namedescription
chart-versionThe new SemVer version of the modified helm chart.
pull-request-urlThe URL of the pull request created.