Unverified Commit 70c8f0ed authored by João Cunha's avatar João Cunha
Browse files

ci: update k3s test versions

- We want to support 1.26.
- 1.23 is deprecated.
parent efae6c16
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,8 +8,8 @@
  parallel:
    matrix:
      - K3S_VERSION:
        - v1.22.11-k3s1
        - v1.25.0-k3s1
        - v1.24.9-k3s1
        - v1.26.0-k3s1

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