srodi/Helm Publisher

A GitHub Action for publishing Helm charts with Github Pages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ownerThe GitHub user or org that owns this repository, defaults to `GITHUB_REPOSITORY`no
repositoryThe GitHub repository name, defaults to `GITHUB_REPOSITORY`no
branchThe branch to publish charts, defaults to `gh-pages`no
target_dirThe target directory to store the charts, defaults to `.`no
commit_usernameThe user name used for the commit userno${{ github.actor }}
commit_emailThe email used for the commit userno${{ github.actor }}@users.noreply.github.com
app_versionSet the appVersion on the chart to this versionno
chart_versionSet the version on the chart to this versionno
tokenGitHub tokenyes

no outputs