From 7f6d79938facf12f00d1ef4f53148a72c48f2d56 Mon Sep 17 00:00:00 2001 From: Ramiro Algozino Date: Thu, 22 Dec 2022 11:21:38 +0100 Subject: [PATCH] chore(ci): update e2e-furyctl image tag --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 2d9371fe0..df4bf56b6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -71,7 +71,7 @@ steps: - &integration name: integration-gcp-gke - image: quay.io/sighup/e2e-furyctl:v1.2.1_v0.2.2_v1.20.1_20.04 + image: quay.io/sighup/e2e-furyctl:v1.2.1_v0.3.0_v1.24.9_20.04 depends_on: - build environment: @@ -97,7 +97,7 @@ steps: - &e2e name: e2e-gcp - image: quay.io/sighup/e2e-furyctl:v1.2.1_v0.2.2_v1.20.1_20.04 + image: quay.io/sighup/e2e-furyctl:v1.2.1_v0.3.0_v1.24.9_20.04 pull: always privileged: true # Required to connect to the VPN depends_on: