File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ providers:
2626 - name : cluster-api
2727 type : CoreProvider
2828 versions :
29- - name : " v1.10.99 "
30- value : " https://storage.googleapis. com/k8s-staging- cluster-api/components/ v1.10.1 /core-components.yaml"
29+ - name : " {go://sigs.k8s.io/cluster-api@ v1.10} "
30+ value : " https://github. com/kubernetes-sigs/ cluster-api/releases/download/{go://sigs.k8s.io/cluster-api@ v1.10} /core-components.yaml"
3131 type : " url"
3232 contract : v1beta1
3333 files :
@@ -75,8 +75,8 @@ providers:
7575 - name : kubeadm
7676 type : BootstrapProvider
7777 versions :
78- - name : " v1.10.99 "
79- value : " https://storage.googleapis. com/k8s-staging- cluster-api/components/ v1.10.1 /bootstrap-components.yaml"
78+ - name : " {go://sigs.k8s.io/cluster-api@ v1.10} "
79+ value : " https://github. com/kubernetes-sigs/ cluster-api/releases/download/{go://sigs.k8s.io/cluster-api@ v1.10} /bootstrap-components.yaml"
8080 type : " url"
8181 contract : v1beta1
8282 files :
@@ -124,8 +124,8 @@ providers:
124124 - name : kubeadm
125125 type : ControlPlaneProvider
126126 versions :
127- - name : " v1.10.99 "
128- value : " https://storage.googleapis. com/k8s-staging- cluster-api/components/ v1.10.1 /control-plane-components.yaml"
127+ - name : " {go://sigs.k8s.io/cluster-api@ v1.10} "
128+ value : " https://github. com/kubernetes-sigs/ cluster-api/releases/download/{go://sigs.k8s.io/cluster-api@ v1.10} /control-plane-components.yaml"
129129 type : " url"
130130 contract : v1beta1
131131 files :
You can’t perform that action at this time.
0 commit comments