diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 4b4b26a5..7e1297e8 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -39,7 +39,7 @@ jobs: - run: echo "setting versions" outputs: # JSON encoded array of k8s versions. - K8S_VERSIONS: '["1.31.1", "1.30.4", "1.29.8", "1.28.13"]' + K8S_VERSIONS: '["1.31.2", "1.30.6", "1.29.10", "1.28.15", "1.27.16"]' VAULT_N: "1.18.1" VAULT_N_1: "1.17.6" VAULT_N_2: "1.16.3"