From e81b08ef67e008e89f97409a2c2bfbd28c575966 Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Tue, 17 Jan 2023 15:27:58 +0200 Subject: [PATCH] 1 helm version + stable and nightly k3s --- .github/workflows/common_library_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/common_library_tests.yaml b/.github/workflows/common_library_tests.yaml index b14c40e331..0fd00530eb 100644 --- a/.github/workflows/common_library_tests.yaml +++ b/.github/workflows/common_library_tests.yaml @@ -100,10 +100,10 @@ jobs: matrix: # We run tests on k3s version of latest SCALE release, SCALE nightly and manually defined "latest" k3s-version: + - v1.22.4+k3s1 # Replace with Bluefin's version - v1.25.3+k3s1 # We run tests on Helm version of latest SCALE release, SCALE nightly and manually defined "latest" helm-version: - - v3.9.4 - v3.11.0-rc.2 values: - basic-values.yaml