diff --git a/.github/workflows/common_library_tests.yaml b/.github/workflows/common_library_tests.yaml index c6becbb8..492a2dce 100644 --- a/.github/workflows/common_library_tests.yaml +++ b/.github/workflows/common_library_tests.yaml @@ -22,6 +22,7 @@ jobs: fail-fast: false matrix: helm-version: + - v3.11.3 - v3.12.3 - v3.14.1 steps: @@ -61,7 +62,6 @@ jobs: fail-fast: false matrix: helm-version: - - v3.12.3 - v3.14.1 steps: - name: Checkout @@ -107,8 +107,10 @@ jobs: - v1.26 - v1.27 - v1.28 + - v1.29 # We run tests on Helm version of latest SCALE, fluxcd and latest helm release helm-version: + - v3.11.3 - v3.12.3 - v3.14.1 values: