Chart linting is performed using helm's CT tool.
Configuration files for CT, Yamale and Yamllint have been provided.
To generate chart README.md files from its respective values.yaml file we use the helm-docs tool:
docker run --rm --volume "$(pwd):/helm-docs" -u $(id -u) jnorwood/helm-docs:latest