From 328a87af8a12e54f672fff1b1719c6f6289e6ad0 Mon Sep 17 00:00:00 2001 From: Nikola Jokic Date: Fri, 21 Mar 2025 11:32:42 +0100 Subject: [PATCH] Fix ct config --- charts/.ci/ct-config.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/.ci/ct-config.yaml b/charts/.ci/ct-config.yaml index 55ebad54..45be8be9 100644 --- a/charts/.ci/ct-config.yaml +++ b/charts/.ci/ct-config.yaml @@ -1,7 +1,9 @@ # 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 chart-repos: - jetstack=https://charts.jetstack.io check-version-increment: false # Disable checking that the chart version has been bumped charts: -- charts/actions-runner-controller + - charts/actions-runner-controller