krateoplatformops/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: krateoplatformops/helm-values-validator-action@2a9a363076372074a0e0f11879f06e262e836759 # 1.0.5tags 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