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:
135135 LINODE_CONTROL_PLANE_MACHINE_TYPE : g6-standard-2
136136 LINODE_MACHINE_TYPE : g6-standard-2
137137 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
139139 run : make e2etest
140140
141141 - name : cleanup stale clusters
Original file line number Diff line number Diff line change @@ -368,7 +368,7 @@ KUBEBUILDER_VERSION ?= v3.15.1
368368CONTROLLER_TOOLS_VERSION ?= v0.16.5
369369TILT_VERSION ?= 0.33.10
370370KIND_VERSION ?= 0.23.0
371- CHAINSAW_VERSION ?= v0.2.11
371+ CHAINSAW_VERSION ?= v0.2.12
372372HUSKY_VERSION ?= v0.2.16
373373NILAWAY_VERSION ?= d2274102dc2eab9f77cef849a5470a6ebf983125
374374GOVULNC_VERSION ?= v1.1.1
You can’t perform that action at this time.
0 commit comments