From 53471a982627aa8137e3cda6affd00fb8efde24f Mon Sep 17 00:00:00 2001 From: Andrea Mazzotti Date: Fri, 27 Sep 2024 08:59:14 +0200 Subject: [PATCH] Bump elemental provider version (#757) Signed-off-by: Andrea Mazzotti --- internal/controllers/clusterctl/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/controllers/clusterctl/config.yaml b/internal/controllers/clusterctl/config.yaml index e89f0d0e..dae84ce8 100644 --- a/internal/controllers/clusterctl/config.yaml +++ b/internal/controllers/clusterctl/config.yaml @@ -21,7 +21,7 @@ data: url: "https://github.com/rancher-sandbox/cluster-api-provider-vsphere/releases/v1.11.0/infrastructure-components.yaml" type: "InfrastructureProvider" - name: "elemental" - url: "https://github.com/rancher-sandbox/cluster-api-provider-elemental/releases/v0.6.0/infrastructure-components.yaml" + url: "https://github.com/rancher-sandbox/cluster-api-provider-elemental/releases/v0.7.0/infrastructure-components.yaml" type: "InfrastructureProvider" - name: "docker" url: "https://github.com/kubernetes-sigs/cluster-api/releases/v1.7.3/infrastructure-components-development.yaml"