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 608340a + a2f5cf0 commit 5975895Copy full SHA for 5975895
test/e2e/config/docker.yaml
@@ -222,7 +222,7 @@ variables:
222
# NOTE: INIT_WITH_BINARY and INIT_WITH_KUBERNETES_VERSION are only used by the clusterctl upgrade test to initialize
223
# the management cluster to be upgraded.
224
# 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}"
+ INIT_WITH_BINARY: "https://github.com/kubernetes-sigs/cluster-api/releases/download/v0.4.7/clusterctl-{OS}-{ARCH}"
226
INIT_WITH_PROVIDERS_CONTRACT: "v1alpha4"
227
INIT_WITH_KUBERNETES_VERSION: "v1.23.3"
228
0 commit comments