rayen-dhmaied/Release Helm Charts
Automates Helm chart dependency updates, linting, packaging, and publishing using GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 27, 2026
- License
- None
Pinned Snippet
uses: rayen-dhmaied/release-helm-charts@2da42b68b0540ff602cb8378c8f71eaa59bac90c # v2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| charts_branch | Branch to pull the Helm charts from | no | main |
| publish_branch | Branch to push the Helm charts to | no | gh-pages |
| charts_dir | Path to the Helm charts directory | no | helm-charts |
| helm_version | Helm version to install | no | v3.12.0 |
| chart_repo_url | Public Helm repository URL. Defaults to the repository's GitHub Pages URL. | no | "" |
| commit_message | Commit message for chart package and index updates | no | Release Helm charts |
| token | GitHub token | yes | — |
Outputs
no outputs