Skip to content

Commit 7366648

Browse files
committed
chore: update metedata.yaml with the release series
The root metadata.yaml was missing the 2.1 and 2.2 release series which was causing an issue with the recent 2.2.0 release. Signed-off-by: Richard Case <[email protected]>
1 parent 6fb261b commit 7366648

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

metadata.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,9 @@ releaseSeries:
3838
- major: 2
3939
minor: 0
4040
contract: v1beta1
41+
- major: 2
42+
minor: 1
43+
contract: v1beta1
44+
- major: 2
45+
minor: 2
46+
contract: v1beta1

0 commit comments

Comments
 (0)