File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
internal/controllers/clusterctl Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,15 +36,15 @@ data:
3636 url: "https://github.com/rancher-sandbox/cluster-api/releases/v1.10.6/bootstrap-components.yaml"
3737 type: "BootstrapProvider"
3838 - name: "rke2"
39- url: "https://github.com/rancher/cluster-api-provider-rke2/releases/v0.20 .1/bootstrap-components.yaml"
39+ url: "https://github.com/rancher/cluster-api-provider-rke2/releases/v0.21 .1/bootstrap-components.yaml"
4040 type: "BootstrapProvider"
4141
4242 # ControlPlane providers
4343 - name: "kubeadm"
4444 url: "https://github.com/rancher-sandbox/cluster-api/releases/v1.10.6/control-plane-components.yaml"
4545 type: "ControlPlaneProvider"
4646 - name: "rke2"
47- url: "https://github.com/rancher/cluster-api-provider-rke2/releases/v0.20 .1/control-plane-components.yaml"
47+ url: "https://github.com/rancher/cluster-api-provider-rke2/releases/v0.21 .1/control-plane-components.yaml"
4848 type: "ControlPlaneProvider"
4949
5050 # Addon providers
You can’t perform that action at this time.
0 commit comments