Commit ba15114c authored by Taka Nishida's avatar Taka Nishida
Browse files

feat(deps): update K3s versions to K8s 1.29

parent a7138f29
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -8,10 +8,10 @@
  parallel:
    matrix:
      - K3S_VERSION:
        - v1.25.16-k3s4
        - v1.26.11-k3s2
        - v1.27.8-k3s2
        - v1.28.4-k3s2
        - v1.26.12-k3s1
        - v1.27.9-k3s1
        - v1.28.5-k3s1
        - v1.29.0-k3s1

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