Files
actions-runner-controller/charts/.ci/ct-config.yaml
T

10 lines
359 B
YAML
Raw Normal View History

# This file defines the config for "ct" (chart tester) used by the helm linting GitHub workflow
2025-04-17 12:19:15 +02:00
remote: origin
target-branch: master
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
charts:
2025-04-17 12:19:15 +02:00
- charts/actions-runner-controller