You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -42,7 +42,7 @@ The key fields in the `ClusterctlConfig` spec are:
42
42
43
43
* `providers[].name` - Name of the provider (e.g. metal3)
44
44
* `providers[].url` - URL of the provider configuration (e.g.
45
-
https://github.com/metal3-io/cluster-api-provider-metal3/releases/v1.7.1/infrastructure-components.yaml). This can use `latest` release, if supported, or pin the maximum version to `v1.7.1` for example.
45
+
https://github.com/metal3-io/cluster-api-provider-metal3/releases/v1.10.1/infrastructure-components.yaml). This can use `latest` release, if supported, or pin the maximum version to `v1.10.1` for example.
46
46
* `providers[].type` - Type of the provider (e.g. InfrastructureProvider)
47
47
48
48
* `images[].name` - The image name to override (e.g. infrastructure-metal3, cluster-api, bootstrap-rke2, control-plane-rke2)
0 commit comments