Skip to content

Commit a3e33e1

Browse files
committed
test/e2e: run clusterctl v0.4=>main test with v1.23.13
Signed-off-by: Stefan Büringer [email protected]
1 parent 1cdd517 commit a3e33e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/clusterctl_upgrade_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ var _ = Describe("When testing clusterctl upgrades (v0.4=>current)", func() {
5353
SkipCleanup: skipCleanup,
5454
InitWithBinary: "https://github.com/kubernetes-sigs/cluster-api/releases/download/v0.4.8/clusterctl-{OS}-{ARCH}",
5555
InitWithProvidersContract: "v1alpha4",
56-
InitWithKubernetesVersion: "v1.25.3",
56+
InitWithKubernetesVersion: "v1.23.13",
5757
}
5858
})
5959
})

0 commit comments

Comments
 (0)