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

Commit 1128e2f

Browse files
committed
Add release series to metadata.yaml file
We need the 1.1 series here for our 1.1.99 version next Signed-off-by: Chris Privitere <[email protected]>
1 parent e60ad8b commit 1128e2f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

metadata.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@
66
apiVersion: clusterctl.cluster.x-k8s.io/v1alpha3
77
kind: Metadata
88
releaseSeries:
9-
- major: 0
10-
minor: 3
11-
contract: v1alpha3
9+
- major: 1
10+
minor: 1
11+
contract: v1beta1
1212
- major: 0
1313
minor: 5
1414
contract: v1beta1
15+
- major: 0
16+
minor: 3
17+
contract: v1alpha3

0 commit comments

Comments
 (0)