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

Commit 514bc1b

Browse files
authored
Merge pull request #387 from cprivitere/fix-upgrade-tests-again
🐛 Add release series to metadata.yaml file
2 parents 83b6260 + e6c56c6 commit 514bc1b

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)