Skip to content

Commit 7f928b0

Browse files
committed
feat(helm): Create git precommit hook for helm docs
1 parent 5e36f21 commit 7f928b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repos:
33
rev: v1.14.2
44
hooks:
55
- id: helm-docs-container
6-
files: helm-charts/medcat-service-helm/*
6+
files: helm-charts/medcat-service-helm/(.*)
77
args:
88
# Make the tool search for charts only under the `example-charts` directory
99
- --chart-search-root=helm-charts/medcat-service-helm

0 commit comments

Comments
 (0)