File tree Expand file tree Collapse file tree
internal/controllers/clusterctl Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949
5050 # Addon providers
5151 - name: "fleet"
52- url: "https://github.com/rancher/cluster-api-addon-provider-fleet/releases/v0.9 .0/addon-components.yaml"
52+ url: "https://github.com/rancher/cluster-api-addon-provider-fleet/releases/v0.10 .0/addon-components.yaml"
5353 type: "AddonProvider"
5454
5555 # Image overrides
Original file line number Diff line number Diff line change 9999 {
100100 Name : "fleet" ,
101101 Type : "AddonProvider" ,
102- URL : "https://github.com/rancher/cluster-api-addon-provider-fleet/releases/v0.4 .0/addon-components.yaml" ,
102+ URL : "https://github.com/rancher/cluster-api-addon-provider-fleet/releases/v0.10 .0/addon-components.yaml" ,
103103 },
104104 },
105105 Images : []v1alpha1.Image {
@@ -153,7 +153,7 @@ data:
153153 Expect (configRepo .Providers ).To (ContainElement (v1alpha1.Provider {
154154 Name : "fleet" ,
155155 Type : "AddonProvider" ,
156- URL : "https://github.com/rancher/cluster-api-addon-provider-fleet/releases/v0.4 .0/addon-components.yaml" ,
156+ URL : "https://github.com/rancher/cluster-api-addon-provider-fleet/releases/v0.10 .0/addon-components.yaml" ,
157157 }))
158158 })
159159})
You can’t perform that action at this time.
0 commit comments