@@ -49,8 +49,8 @@ providers:
4949 new : --metrics-addr=:8080
5050 files :
5151 - sourcePath : " ../data/shared/v1alpha4/metadata.yaml"
52- - name : v1.2.2 # latest published release in the v1beta1 series; this is used for v1beta1 --> main clusterctl upgrades test only.
53- value : " https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.2.2 /core-components.yaml"
52+ - name : v1.2.5 # latest published release in the v1beta1 series; this is used for v1beta1 --> main clusterctl upgrades test only.
53+ value : " https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.2.5 /core-components.yaml"
5454 type : " url"
5555 contract : v1beta1
5656 replacements :
@@ -87,8 +87,8 @@ providers:
8787 new : --metrics-addr=:8080
8888 files :
8989 - sourcePath : " ../data/shared/v1alpha4/metadata.yaml"
90- - name : v1.2.2 # latest published release in the v1beta1 series; this is used for v1beta1 --> main clusterctl upgrades test only.
91- value : " https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.2.2 /bootstrap-components.yaml"
90+ - name : v1.2.5 # latest published release in the v1beta1 series; this is used for v1beta1 --> main clusterctl upgrades test only.
91+ value : " https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.2.5 /bootstrap-components.yaml"
9292 type : " url"
9393 contract : v1beta1
9494 replacements :
@@ -125,8 +125,8 @@ providers:
125125 new : --metrics-addr=:8080
126126 files :
127127 - sourcePath : " ../data/shared/v1alpha4/metadata.yaml"
128- - name : v1.2.2 # latest published release in the v1beta1 series; this is used for v1beta1 --> main clusterctl upgrades test only.
129- value : " https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.2.2 /control-plane-components.yaml"
128+ - name : v1.2.5 # latest published release in the v1beta1 series; this is used for v1beta1 --> main clusterctl upgrades test only.
129+ value : " https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.2.5 /control-plane-components.yaml"
130130 type : " url"
131131 contract : v1beta1
132132 replacements :
@@ -165,8 +165,8 @@ providers:
165165 files :
166166 - sourcePath : " ../data/shared/v1alpha4/metadata.yaml"
167167 - sourcePath : " ../data/infrastructure-docker/v1alpha4/cluster-template.yaml"
168- - name : v1.2.2 # latest published release in the v1beta1 series; this is used for v1beta1 --> main clusterctl upgrades test only.
169- value : " https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.2.2 /infrastructure-components-development.yaml"
168+ - name : v1.2.5 # latest published release in the v1beta1 series; this is used for v1beta1 --> main clusterctl upgrades test only.
169+ value : " https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.2.5 /infrastructure-components-development.yaml"
170170 type : " url"
171171 contract : v1beta1
172172 replacements :
0 commit comments