diff --git a/assets/rancher-turtles/rancher-turtles-0.1.0+up0.9.1.tgz b/assets/rancher-turtles/rancher-turtles-0.1.0+up0.9.1.tgz index e3aae2e5..b956ff19 100644 Binary files a/assets/rancher-turtles/rancher-turtles-0.1.0+up0.9.1.tgz and b/assets/rancher-turtles/rancher-turtles-0.1.0+up0.9.1.tgz differ diff --git a/charts/rancher-turtles/0.1.0+up0.9.1/templates/clusterctl-config.yaml b/charts/rancher-turtles/0.1.0+up0.9.1/templates/clusterctl-config.yaml index 987b99a6..bec3dbf6 100644 --- a/charts/rancher-turtles/0.1.0+up0.9.1/templates/clusterctl-config.yaml +++ b/charts/rancher-turtles/0.1.0+up0.9.1/templates/clusterctl-config.yaml @@ -17,17 +17,17 @@ data: # Infrastructure providers - name: "metal3" - url: "https://github.com/metal3-io/cluster-api-provider-metal3/releases/download/v1.6.0/infrastructure-components.yaml" + url: "https://github.com/metal3-io/cluster-api-provider-metal3/releases/v1.6.0/infrastructure-components.yaml" type: "InfrastructureProvider" # Bootstrap providers - name: "rke2" - url: "https://github.com/rancher-sandbox/cluster-api-provider-rke2/releases/download/v0.2.6/bootstrap-components.yaml" + url: "https://github.com/rancher-sandbox/cluster-api-provider-rke2/releases/v0.2.6/bootstrap-components.yaml" type: "BootstrapProvider" # ControlPlane providers - name: "rke2" - url: "https://github.com/rancher-sandbox/cluster-api-provider-rke2/releases/download/v0.2.6/control-plane-components.yaml" + url: "https://github.com/rancher-sandbox/cluster-api-provider-rke2/releases/v0.2.6/control-plane-components.yaml" type: "ControlPlaneProvider" # Addon providers diff --git a/index.yaml b/index.yaml index 26664b64..98d114a9 100755 --- a/index.yaml +++ b/index.yaml @@ -1046,7 +1046,7 @@ entries: catalog.cattle.io/type: cluster-tool apiVersion: v2 appVersion: 0.9.1 - created: "2024-07-24T11:24:19.872855+02:00" + created: "2024-07-31T13:44:23.763982+02:00" dependencies: - condition: cluster-api-operator.enabled name: cluster-api-operator @@ -1054,7 +1054,7 @@ entries: version: 0.11.0 description: Rancher Turtles is an extension to Rancher that brings full Cluster API integration to Rancher. - digest: 36777f78713afb3753cf9e575b3601909a2f5a0174ff06f5f2ce5a5707329e81 + digest: 8474a321d1157faee938bde55c7fd3907a3e95621110cedb1b66edadb9614953 home: https://github.com/rancher/turtles/ icon: https://raw.githubusercontent.com/rancher/turtles/main/logos/capi.svg keywords: diff --git a/packages/rancher-turtle/generated-changes/patch/templates/clusterctl-config.yaml.patch b/packages/rancher-turtle/generated-changes/patch/templates/clusterctl-config.yaml.patch index a63a116e..d577f74f 100644 --- a/packages/rancher-turtle/generated-changes/patch/templates/clusterctl-config.yaml.patch +++ b/packages/rancher-turtle/generated-changes/patch/templates/clusterctl-config.yaml.patch @@ -38,7 +38,7 @@ - type: "InfrastructureProvider" + # Infrastructure providers + - name: "metal3" -+ url: "https://github.com/metal3-io/cluster-api-provider-metal3/releases/download/v1.6.0/infrastructure-components.yaml" ++ url: "https://github.com/metal3-io/cluster-api-provider-metal3/releases/v1.6.0/infrastructure-components.yaml" + type: "InfrastructureProvider" - # Bootstrap providers @@ -50,7 +50,7 @@ - type: "BootstrapProvider" + # Bootstrap providers + - name: "rke2" -+ url: "https://github.com/rancher-sandbox/cluster-api-provider-rke2/releases/download/v0.2.6/bootstrap-components.yaml" ++ url: "https://github.com/rancher-sandbox/cluster-api-provider-rke2/releases/v0.2.6/bootstrap-components.yaml" + type: "BootstrapProvider" - # ControlPlane providers @@ -62,7 +62,7 @@ - type: "ControlPlaneProvider" + # ControlPlane providers + - name: "rke2" -+ url: "https://github.com/rancher-sandbox/cluster-api-provider-rke2/releases/download/v0.2.6/control-plane-components.yaml" ++ url: "https://github.com/rancher-sandbox/cluster-api-provider-rke2/releases/v0.2.6/control-plane-components.yaml" + type: "ControlPlaneProvider" # Addon providers