Skip to content

Commit

Permalink
use helm schema
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhuth committed Dec 19, 2024
1 parent ef92a7a commit f6b137f
Show file tree
Hide file tree
Showing 30 changed files with 16,789 additions and 6,471 deletions.
11 changes: 11 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,17 @@ repos:
args:
- --chart-search-root=charts

- repo: https://github.com/dadav/helm-schema
rev: 0.16.1
hooks:
- id: helm-schema
args:
- --add-schema-reference
- --append-newline
- --chart-search-root=charts
- --no-dependencies
- --skip-auto-generation=additionalProperties

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.43.0
hooks:
Expand Down
557 changes: 399 additions & 158 deletions charts/argocd-metrics-server/values.schema.json

Large diffs are not rendered by default.

3,752 changes: 2,693 additions & 1,059 deletions charts/baserow/values.schema.json

Large diffs are not rendered by default.

Loading

0 comments on commit f6b137f

Please sign in to comment.