John Norwood

Results 35 comments of John Norwood

@robertgates55 my tool [helm-docs](https://github.com/norwoodj/helm-docs) supports lists in the way you describe already. Why not give it a try? @tamalsaha I wonder if you've seen this project. Seems to do basically...

Sorry, this is not currently configurable and I'm torn on whether I like the existing ordering or the one you propose better. If you want to implement a PR to...

Hey @prashant-shahi Could you add a zip of the chart you're running against that causes this bug? Happy to figure out what's going on.

Hey @max-rocket-internet would love to do this when I get time. Feel free to submit a PR

I think this is a good idea, there is no `values.schema.json` integration at this time and that'd be a nice thing to add. It's not something I have time to...

I'm not sure what you mean by this exactly. Are you proposing this information gets pulled from the page you've linked? Sounds hard

Ooh, this is nifty. I think I could get into this. I'd have to see what it looked like in practice if run against, say, the example-charts in this repo....

@ccremer ooh I bet that would look real cool if it would syntax highlight. I think regardless of whether we switch to rendering default vaules as yaml or not, we...

Hey @danrspencer I think this is a very good idea. I've never written a `values.schema.json` file before. This is a new helm feature to me, in fact. So I hadn't...

Is the `-$ENV` suffix a built-in helm feature? I have never seen this before. Happy to add the ability for the hook to find both `yml` and `yaml` files, but...