norwoodj/helm-docs

helm-docs for helmfile

y0zg opened this issue · 6 comments

y0zg commented

is it possible to use helm-docs for helmfile

Nepo26 commented

Can you elaborate further ? What exactly do you mean?

y0zg commented

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)

I have the same question

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

Any response please ? @Nepo26

Hey @slim-azaiz, I think this is a nice feature, but I'm not sure on how deep we would like to go.

  • Are we willing to support cases where the charts aren't defined locally?
  • Is there any feature of helmfile that we also would like to support?

Also, there are another features that we're currently behind on our behind and missing hands to handle it. If you can create a PR we'll look into it.

Does this make sense, @norwoodj?