andreasmoerch/Rudder Action

Render Helm charts with values extracted from YAML files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
values-filePath to the YAML file containing valuesno
values-selectorDot-notation path to extract from YAML (e.g., spec.source.helm.valuesObject)no
chart-pathPath to the Helm chart directory or chart referenceyes
release-nameRelease name for Helm template renderingnorelease
namespaceKubernetes namespace for template renderingno
namedescription
rendered-yamlThe rendered Helm chart YAML output
extracted-valuesThe values extracted from the YAML file