2021-01-24 19:37:01 +13:00
|
|
|
# This file defines the config for "ct" (chart tester) used by the helm linting GitHub workflow
|
|
|
|
|
lint-conf: charts/.ci/lint-config.yaml
|
|
|
|
|
chart-repos:
|
|
|
|
|
- jetstack=https://charts.jetstack.io
|
2021-10-04 20:39:38 +01:00
|
|
|
check-version-increment: false # Disable checking that the chart version has been bumped
|
2023-03-02 03:16:40 -05:00
|
|
|
charts:
|
|
|
|
|
- charts/actions-runner-controller
|