mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00:00
make clear on call template that need root context
This commit is contained in:
@@ -5,7 +5,4 @@ chart-yaml-schema: .github/ct-install-config/chart_schema.yaml
|
||||
chart-dirs:
|
||||
- library
|
||||
- charts
|
||||
# TODO: Remove
|
||||
excluded-charts:
|
||||
- common/1.0.0
|
||||
- common-test
|
||||
excluded-charts: []
|
||||
|
||||
@@ -4,7 +4,4 @@ helm-extra-args: --timeout 600s --debug
|
||||
chart-yaml-schema: .github/ct-install-config/chart_schema.yaml
|
||||
chart-dirs:
|
||||
- library
|
||||
# TODO: Remove
|
||||
excluded-charts:
|
||||
- common/1.0.0
|
||||
- common-test
|
||||
excluded-charts: []
|
||||
|
||||
Reference in New Issue
Block a user