@@ -49,8 +49,8 @@ providers:
49
49
new : --metrics-addr=:8080
50
50
files :
51
51
- 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"
54
54
type : " url"
55
55
contract : v1beta1
56
56
replacements :
@@ -87,8 +87,8 @@ providers:
87
87
new : --metrics-addr=:8080
88
88
files :
89
89
- 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"
92
92
type : " url"
93
93
contract : v1beta1
94
94
replacements :
@@ -125,8 +125,8 @@ providers:
125
125
new : --metrics-addr=:8080
126
126
files :
127
127
- 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"
130
130
type : " url"
131
131
contract : v1beta1
132
132
replacements :
@@ -165,8 +165,8 @@ providers:
165
165
files :
166
166
- sourcePath : " ../data/shared/v1alpha4/metadata.yaml"
167
167
- 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"
170
170
type : " url"
171
171
contract : v1beta1
172
172
replacements :
0 commit comments