Skip to content

Commit a2f5cf0

Browse files
author
Yuvaraj Kakaraparthi
committed
update clsuterctl version in e2e to latest patch
1 parent 19114e6 commit a2f5cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/config/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ variables:
222222
# NOTE: INIT_WITH_BINARY and INIT_WITH_KUBERNETES_VERSION are only used by the clusterctl upgrade test to initialize
223223
# the management cluster to be upgraded.
224224
# NOTE: We test the latest release with a previous contract.
225-
INIT_WITH_BINARY: "https://github.com/kubernetes-sigs/cluster-api/releases/download/v0.4.4/clusterctl-{OS}-{ARCH}"
225+
INIT_WITH_BINARY: "https://github.com/kubernetes-sigs/cluster-api/releases/download/v0.4.7/clusterctl-{OS}-{ARCH}"
226226
INIT_WITH_PROVIDERS_CONTRACT: "v1alpha4"
227227
INIT_WITH_KUBERNETES_VERSION: "v1.23.3"
228228

0 commit comments

Comments
 (0)