We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1cdd517 + a3e33e1 commit c0aa4c2Copy full SHA for c0aa4c2
test/e2e/clusterctl_upgrade_test.go
@@ -53,7 +53,7 @@ var _ = Describe("When testing clusterctl upgrades (v0.4=>current)", func() {
53
SkipCleanup: skipCleanup,
54
InitWithBinary: "https://github.com/kubernetes-sigs/cluster-api/releases/download/v0.4.8/clusterctl-{OS}-{ARCH}",
55
InitWithProvidersContract: "v1alpha4",
56
- InitWithKubernetesVersion: "v1.25.3",
+ InitWithKubernetesVersion: "v1.23.13",
57
}
58
})
59
0 commit comments