actions-marketplace-validations/Helm Values Validator
Check if there is any orphaned values in the Helm Chart
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 27, 2023
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/krateoplatformops_helm-values-validator-action@7ddbcf72f78fa8487ed4acb76b95208f6a732303 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| chart-folder | The folder of the Helm Chart | no | ./chart |
| stop-if-find-orphans | Stop the workflow when orphaned values are found | no | true |
| stop-on-error | Stop the workflow when an error is found | no | true |
| ignore | Ignore some properties | no | "" |
Outputs
no outputs