From 95164f9ec99c39b855a3a2015f2ca967c1b09b1e Mon Sep 17 00:00:00 2001 From: Sebastian Poxhofer Date: Wed, 1 Nov 2023 21:14:54 +0100 Subject: [PATCH] fix(ct): remove unsupported flag --- .github/ct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ct.yaml b/.github/ct.yaml index 76e181ff6..002995a18 100644 --- a/.github/ct.yaml +++ b/.github/ct.yaml @@ -1,4 +1,4 @@ -helm-extra-args: --timeout 600s +helm-extra-args: check-version-increment: false debug: true target-branch: main