abstrask/Flux Helm diff
Flux (GitOps Toolkit) Helm diff Docker action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 5, 2026
- License
- MIT
Pinned Snippet
uses: abstrask/flux-helm-diff@6784bc7351df852c32fc7395d6757048e4ca16d6 # v4.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| helm_files | Path of Helm files to compare | yes | — |
Outputs
| name | description |
|---|---|
| diff_markdown | Human-readable diff report in Markdown format, e.g. for mshick/add-pr-comment |
| any_failed | Errors encountered rendering any of the Helm files (can be used to cause entire workflow to fail) |