From 4fb549e954cb718c4271d28df386f3053b8c0b87 Mon Sep 17 00:00:00 2001 From: Kevin Fox Date: Tue, 23 May 2023 08:57:07 -0700 Subject: [PATCH] Remove 1.21.x testing Signed-off-by: Kevin Fox --- .github/workflows/helm-chart-ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/helm-chart-ci.yaml b/.github/workflows/helm-chart-ci.yaml index 8bc24e310..a41d2e747 100644 --- a/.github/workflows/helm-chart-ci.yaml +++ b/.github/workflows/helm-chart-ci.yaml @@ -142,7 +142,6 @@ jobs: - v1.24.12 - v1.23.17 - v1.22.17 - - v1.21.14 values: - ${{ fromJson(needs.build-matrix.outputs.tests) }}