cool-easter-32542
04/13/2024, 2:39 PMhelm_chart target does not support any of those kind of files at the moment, for a more complete implementation, support for these files should be added: values.schema.json, README.md, LICENSE and templates/NOTES.txt.
Describe the solution you'd like
Add one optional single-source field per file to the helm_chart. This would allow to later provide with add-on implementations that could codegen each of those files independently from different sources.
Describe alternatives you've considered
N/A
Additional context
Helm documentation describing chart file structure:
https://helm.sh/docs/topics/charts/
pantsbuild/pantscool-easter-32542
04/13/2024, 2:39 PM