Signed-off-by: Gaius <gaius.qi@gmail.com> |
||
|---|---|---|
| .. | ||
| dragonfly | ||
| dragonfly-stack | ||
| nydus-snapshotter | ||
| README.md | ||
README.md
Charts
helm charts use helm-docs to generate helm documents. helm-docs need to rely on installing pre-commit.
Use Pre-commit
Install pre-commit
Using homebrew:
$ brew install pre-commit
Using pip:
$ pip install pre-commit
Install git hooks
$ pre-commit install