ChristofferNissen / helmper

Import Helm Charts to OCI registries, optionally with vulnerability patching
https://christoffernissen.github.io/helmper/
Apache License 2.0
140 stars 5 forks source link

[feat] Helm template before parsing for image references #51

Open ChristofferNissen opened 3 months ago

ChristofferNissen commented 3 months ago

Instead of parsing the raw Helm Chart and lookup in individual values.yaml files, it would be interesting to enabling helm template and parse the output of that with Helmper (like argo does)