Skip to content

Commit

Permalink
chore(ci): update e2e-furyctl image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ralgozino committed Dec 22, 2022
1 parent 5c48ff7 commit 7f6d799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit 7f6d799

Please sign in to comment.