Skip to content

Commit

Permalink
Make values.yaml comments compatible with helm-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nineinchnick committed May 18, 2024
1 parent 2b1f00e commit cb4071e
Show file tree
Hide file tree
Showing 4 changed files with 683 additions and 141 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ repos:
rev: v4.5.0
hooks:
- id: trailing-whitespace
args:
- --markdown-linebreak-ext=md
- id: end-of-file-fixer
- repo: https://github.com/norwoodj/helm-docs
rev: v1.13.1
Expand All @@ -11,3 +13,4 @@ repos:
args:
- --chart-search-root=charts
- --document-dependency-values
- --sort-values-order=file
Loading

0 comments on commit cb4071e

Please sign in to comment.