Skip to content

Commit

Permalink
fix(ct-lint): no valid charts dir
Browse files Browse the repository at this point in the history
  • Loading branch information
in0rdr committed Sep 13, 2024
1 parent d791995 commit b0f208c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/chart-testing/ct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ chart-repos:
- secrets-store-csi-driver=https://kubernetes-sigs.github.io/secrets-store-csi-driver/charts
- grafana=https://grafana.github.io/helm-charts
chart-dirs:
- charts/vault-monitoring
- charts
additional-commands:
- helm unittest --color {{ .Path }}
- .tmp/bin/ah lint -p {{ .Path }}
Expand Down

0 comments on commit b0f208c

Please sign in to comment.