mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 00:47:04 +02:00
ci: 🧠
This commit is contained in:
parent
ad184ab678
commit
f5a67d0150
10 changed files with 387 additions and 0 deletions
17
.ci/ct/ct-lint.yaml
Normal file
17
.ci/ct/ct-lint.yaml
Normal file
|
@ -0,0 +1,17 @@
|
|||
chart-yaml-schema: .ci/ct/chart_schema.yaml
|
||||
lint-conf: .ci/ct/lintconf.yaml
|
||||
|
||||
remote: origin
|
||||
target-branch: main
|
||||
|
||||
helm-extra-args: --timeout 600s
|
||||
|
||||
chart-dirs:
|
||||
- charts/library
|
||||
- charts/stable
|
||||
|
||||
excluded-charts:
|
||||
|
||||
chart-repos:
|
||||
- bitnami=https://charts.bitnami.com/bitnami
|
||||
- bjw-s=https://bjw-s.github.io/helm-charts
|
Loading…
Add table
Add a link
Reference in a new issue