From 9db8c6dc1b8657f599e84657d912bf7ec40b2801 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Fri, 9 Apr 2021 17:16:45 +0200 Subject: [PATCH] Fix a copy-paste error in ct-lint config --- .github/ct-lint.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ct-lint.yaml b/.github/ct-lint.yaml index a21b9f81656..1afc7f5273d 100644 --- a/.github/ct-lint.yaml +++ b/.github/ct-lint.yaml @@ -2,4 +2,5 @@ remote: origin target-branch: master helm-extra-args: --timeout 600s chart-yaml-schema: .github/chart_schema.yaml +chart-repos: - truecharts=https://truecharts.org