norwoodj / helm-docs

A tool for automatically generating markdown documentation for helm charts
GNU General Public License v3.0
1.29k stars 178 forks source link

helm-docs for helmfile #188

Open y0zg opened 11 months ago

y0zg commented 11 months ago

is it possible to use helm-docs for helmfile

Nepo26 commented 11 months ago

Can you elaborate further ? What exactly do you mean?

y0zg commented 11 months ago

Let's say we have helmfile https://github.com/helmfile/helmfile/blob/main/examples/deployments/dev/helmfile.yaml

and charts https://github.com/helmfile/helmfile/tree/main/examples/charts

it would be handy to generate single doc file based on existing charts versions and helmfile (I know it's not part of helm directly, but might be really nice feature)

slim-azaiz commented 2 months ago

I have the same question

slim-azaiz commented 3 weeks ago

Any updates concerning helmfile ? Because i have to create Chart.yaml It is possible to detect helmfile.yml instead ?