Skip to content

HEVAWEB/heva-helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heva Helm Charts

Getting started

helm repo add heva-helm-charts https://hevaweb.github.io/heva-helm-charts/
helm search repo heva-helm-charts

Charts

Contributing

Requirements

CI

Run linter in chart directory:

ct lint --chart-dirs . --charts .

Update chart parameters in readme

readme-generator -v values.yaml -r README.md

Update README table of contents

npx markdown-toc -i README.md --bullets '-'