Commit a42ae714 authored by Geoff Simmons's avatar Geoff Simmons

Update the kubectl and kind versions used by the gitlab CI script.

This sets the k8s version for both server and client to 1.29.1.
parent af45b90c
......@@ -355,8 +355,8 @@ dev:haproxy-timeouts:
services:
- docker:$DOCKER_VERSION-dind
variables:
KUBECTL: v1.22.2
KIND: v0.11.1
KUBECTL: v1.29.2
KIND: v0.22.0
HELM: v3.14.3
TEST: local
parallel:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment