File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ jobs:
135
135
LINODE_CONTROL_PLANE_MACHINE_TYPE : g6-standard-2
136
136
LINODE_MACHINE_TYPE : g6-standard-2
137
137
CLUSTERCTL_CONFIG : /home/runner/work/cluster-api-provider-linode/cluster-api-provider-linode/e2e/gha-clusterctl-config.yaml
138
- LINODE_CLIENT_TIMEOUT : 30
138
+ LINODE_CLIENT_TIMEOUT : 60
139
139
run : make e2etest
140
140
141
141
- name : cleanup stale clusters
Original file line number Diff line number Diff line change @@ -368,7 +368,7 @@ KUBEBUILDER_VERSION ?= v3.15.1
368
368
CONTROLLER_TOOLS_VERSION ?= v0.16.5
369
369
TILT_VERSION ?= 0.33.10
370
370
KIND_VERSION ?= 0.23.0
371
- CHAINSAW_VERSION ?= v0.2.11
371
+ CHAINSAW_VERSION ?= v0.2.12
372
372
HUSKY_VERSION ?= v0.2.16
373
373
NILAWAY_VERSION ?= d2274102dc2eab9f77cef849a5470a6ebf983125
374
374
GOVULNC_VERSION ?= v1.1.1
You can’t perform that action at this time.
0 commit comments