Skip to content

Commit 2f7376b

Browse files
committed
providers: update CAPRKE2 to v0.21.1
Signed-off-by: Andrea Mazzotti <[email protected]>
1 parent 90c4b3f commit 2f7376b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/controllers/clusterctl/config-prime.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)