Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit d7cde2f

Browse files
committed
Update metadata.yaml used for testing
Signed-off-by: Chris Privitere <[email protected]>
1 parent 61a769c commit d7cde2f

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed
Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
1+
# Sync this file to https://github.com/kubernetes-sigs/cluster-api/blob/main/metadata.yaml
12
apiVersion: clusterctl.cluster.x-k8s.io/v1alpha3
23
kind: Metadata
34
releaseSeries:
5+
- major: 1
6+
minor: 4
7+
contract: v1beta1
8+
- major: 1
9+
minor: 3
10+
contract: v1beta1
11+
- major: 1
12+
minor: 2
13+
contract: v1beta1
414
- major: 1
515
minor: 1
616
contract: v1beta1
@@ -12,7 +22,4 @@ releaseSeries:
1222
contract: v1alpha4
1323
- major: 0
1424
minor: 3
15-
contract: v1alpha3
16-
- major: 0
17-
minor: 2
18-
contract: v1alpha2
25+
contract: v1alpha3

0 commit comments

Comments
 (0)