make clear on call template that need root context

This commit is contained in:
Stavros kois
2023-01-29 22:23:33 +02:00
parent 383014780a
commit 75f3e3c944
10 changed files with 25 additions and 16 deletions
+1 -4
View File
@@ -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: []
+1 -4
View File
@@ -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: []