From c6825efc92a395587fdea2a0de178644c8b33f5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 15:41:23 +0000 Subject: [PATCH] chore: bump capg provider (#1015) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- 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 b15cd51a..5526b32d 100644 --- a/internal/controllers/clusterctl/config.yaml +++ b/internal/controllers/clusterctl/config.yaml @@ -22,7 +22,7 @@ data: url: "https://github.com/rancher-sandbox/cluster-api-provider-azure/releases/v1.17.0/infrastructure-components.yaml" type: "InfrastructureProvider" - name: "gcp" - url: "https://github.com/rancher-sandbox/cluster-api-provider-gcp/releases/v1.8.0/infrastructure-components.yaml" + url: "https://github.com/rancher-sandbox/cluster-api-provider-gcp/releases/v1.8.1/infrastructure-components.yaml" type: "InfrastructureProvider" - name: "vsphere" url: "https://github.com/rancher-sandbox/cluster-api-provider-vsphere/releases/v1.11.3/infrastructure-components.yaml"