File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ providers:
27
27
type : CoreProvider
28
28
versions :
29
29
- name : " v1.11.99"
30
- value : " https://storage.googleapis.com/k8s-staging-cluster-api/components/nightly_main_20250528 /core-components.yaml"
30
+ value : " https://storage.googleapis.com/k8s-staging-cluster-api/components/v1.11.0-alpha.1 /core-components.yaml"
31
31
type : " url"
32
32
contract : v1beta2
33
33
files :
@@ -67,7 +67,7 @@ providers:
67
67
type : BootstrapProvider
68
68
versions :
69
69
- name : " v1.11.99"
70
- value : " https://storage.googleapis.com/k8s-staging-cluster-api/components/nightly_main_20250528 /bootstrap-components.yaml"
70
+ value : " https://storage.googleapis.com/k8s-staging-cluster-api/components/v1.11.0-alpha.1 /bootstrap-components.yaml"
71
71
type : " url"
72
72
contract : v1beta2
73
73
files :
@@ -107,7 +107,7 @@ providers:
107
107
type : ControlPlaneProvider
108
108
versions :
109
109
- name : " v1.11.99"
110
- value : " https://storage.googleapis.com/k8s-staging-cluster-api/components/nightly_main_20250528 /control-plane-components.yaml"
110
+ value : " https://storage.googleapis.com/k8s-staging-cluster-api/components/v1.11.0-alpha.1 /control-plane-components.yaml"
111
111
type : " url"
112
112
contract : v1beta2
113
113
files :
You can’t perform that action at this time.
0 commit comments