From 8b5e226dcb41ad2bcf85a578b8444f15954be860 Mon Sep 17 00:00:00 2001 From: Ramiro Algozino Date: Tue, 6 Dec 2022 19:48:45 +0100 Subject: [PATCH] chore(ci): fix k8s version in Kind --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 38613f9a..4f8bbcfd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -89,10 +89,10 @@ steps: path: /shared depends_on: [ clone ] settings: - action: custom-cluster-124 - pipeline_id: cluster-124 + action: custom-cluster-122 + pipeline_id: cluster-122 local_kind_config_path: tests/config/kind-config-custom - cluster_version: '1.24.0' + cluster_version: '1.22.0' instance_path: /shared instance_size: 2-extra-large aws_default_region: