Skip to content

Commit

Permalink
Merge pull request #133 from richardcase/fix_metadata
Browse files Browse the repository at this point in the history
fix: metadata add release series
  • Loading branch information
richardcase committed Jul 4, 2024
2 parents 661bbbe + fc1228a commit 030a7bc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
apiVersion: clusterctl.cluster.x-k8s.io/v1alpha3
kind: Metadata
releaseSeries:
- major: 0
minor: 1
contract: v1beta1
- major: 0
minor: 1
contract: v1beta1
- major: 0
minor: 2
contract: v1beta1

0 comments on commit 030a7bc

Please sign in to comment.