Files
chart/.github/ct-install-config/charts-ct-install.yaml
Stavros Kois f0ed3053e8 Move netdata ixdev (#1044)
* move netadata to ix-dev

* fix path and update lock
2023-03-21 18:20:11 +02:00

17 lines
457 B
YAML

remote: origin
target-branch: master
helm-extra-args: --timeout 600s
# This is too verbose, contains the rendered k8s objects
# helm-extra-args: --timeout 600s --debug
chart-yaml-schema: .github/ct-install-config/chart_schema.yaml
debug: false
# Also test upgrade on each app/ci-values
upgrade: true
chart-dirs:
- library/ix-dev/charts
- library/ix-dev/community
- library/ix-dev/enterprise
excluded-charts:
- library/common-test
- library/common