Fix ct config

This commit is contained in:
Nikola Jokic 2025-03-21 11:32:42 +01:00
parent 0925fb52d4
commit 328a87af8a
No known key found for this signature in database
GPG Key ID: E4104494F9B8DDF6
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
# This file defines the config for "ct" (chart tester) used by the helm linting GitHub workflow # This file defines the config for "ct" (chart tester) used by the helm linting GitHub workflow
remote: origin
target-branch: master
lint-conf: charts/.ci/lint-config.yaml lint-conf: charts/.ci/lint-config.yaml
chart-repos: chart-repos:
- jetstack=https://charts.jetstack.io - jetstack=https://charts.jetstack.io