Skip to content

Files

Latest commit

 

History

History
 
 

helm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Chart Linting

Chart linting is performed using helm's CT tool.

Configuration files for CT, Yamale and Yamllint have been provided.

Generate Chart Readme's

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