Skip to content

Commit af68126

Browse files
authored
Merge pull request #17 from erkannt/patch-3
fix: get chart-testing to lint the charts
2 parents 4d28083 + cf1e4b2 commit af68126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# See https://github.com/helm/chart-testing#configuration
22
remote: origin
33
chart-dirs:
4-
- ./helm
4+
- helm
55
target-branch: main
66
helm-extra-args: --timeout 600s
77

0 commit comments

Comments
 (0)