Commit 4547d370 authored by Hordur Freyr Yngvason's avatar Hordur Freyr Yngvason
Browse files

ci: update kubernetes versions

- Remove unsupported 1.16 and 1.17
- Add already supported 1.20
- Add 1.21 and 1.22 in anticipation of near-future support
parent 84b0738d
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -8,11 +8,12 @@
  parallel:
    matrix:
      - K3S_VERSION:
        - v0.9.1 # kube 1.15.4, see https://github.com/rancher/k3s/releases/tag/v0.9.1 and https://github.com/rancher/k3s/releases/tag/v0.9.0
        - v1.16.15-k3s1
        - v1.17.13-k3s1
        - v1.18.10-k3s1
        - v1.19.3-k3s1
        - v1.18.19-k3s1
        - v1.19.9-k3s1
        - v1.20.7-k3s1
        - v1.21.1-k3s1
        - v1.22.2-k3s2

  services:
    - name: registry.gitlab.com/gitlab-org/cluster-integration/test-utils/k3s-gitlab-ci/releases/${K3S_VERSION}
      alias: k3s