From 35f0ea0f8e6ca75645b80fd28d8a0b9259bf6f02 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sun, 28 Apr 2024 19:57:51 +0200 Subject: [PATCH] Update common_library_tests.yaml --- .github/workflows/common_library_tests.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/common_library_tests.yaml b/.github/workflows/common_library_tests.yaml index a6052946..33c472d5 100644 --- a/.github/workflows/common_library_tests.yaml +++ b/.github/workflows/common_library_tests.yaml @@ -22,8 +22,7 @@ jobs: fail-fast: false matrix: helm-version: - - v3.11.3 - - v3.12.3 + - v3.12.1 - v3.14.4 steps: - name: Checkout