From fc77796287dd76b5b0747d38a356e02e2ce146b6 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Wed, 27 Oct 2021 18:09:28 +0200 Subject: [PATCH] Update K8s versions: drop 1.17/1.18, add 1.21/1.22 1.17 and 1.18 have reached EOL. Signed-off-by: Stephen Kitt --- .github/workflows/e2e-full.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/e2e-full.yml b/.github/workflows/e2e-full.yml index 0eb3037..47a38be 100644 --- a/.github/workflows/e2e-full.yml +++ b/.github/workflows/e2e-full.yml @@ -16,12 +16,12 @@ jobs: matrix: cable_driver: ['libreswan', 'wireguard', 'vxlan'] globalnet: ['', 'globalnet'] - k8s_version: ['1.17'] + k8s_version: ['1.19'] lighthouse: ['', 'lighthouse'] include: - - k8s_version: '1.18' - - k8s_version: '1.19' - k8s_version: '1.20' + - k8s_version: '1.21' + - k8s_version: '1.22' steps: - name: Check out the repository uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f