Skip to content

Commit f011ea9

Browse files
author
Cecile Robert-Michon
committed
Bump CAPI init with binary version for v1alpha4 upgrade test
1 parent 0a254d8 commit f011ea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/capi_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ var _ = Describe("Running the Cluster API E2E tests", func() {
247247
ArtifactFolder: artifactFolder,
248248
SkipCleanup: skipCleanup,
249249
InitWithProvidersContract: "v1alpha4",
250-
InitWithBinary: "https://github.com/kubernetes-sigs/cluster-api/releases/download/v0.4.4/clusterctl-{OS}-{ARCH}",
250+
InitWithBinary: "https://github.com/kubernetes-sigs/cluster-api/releases/download/v0.4.7/clusterctl-{OS}-{ARCH}",
251251
PreInit: getPreInitFunc(ctx),
252252
}
253253
})

0 commit comments

Comments
 (0)