Commit 3884f228 authored by Geoff Simmons's avatar Geoff Simmons

Update the Gitlab CI script for k8s 1.22.

parent 44c33a70
...@@ -327,8 +327,8 @@ dev:probe-config: ...@@ -327,8 +327,8 @@ dev:probe-config:
services: services:
- docker:20.10.9-dind - docker:20.10.9-dind
variables: variables:
KUBECTL: v1.17.0 KUBECTL: v1.22.2
KIND: v0.7.0 KIND: v0.11.1
HELM: v3.1.0 HELM: v3.1.0
TEST: local TEST: local
parallel: 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