Skip to content

Commit

Permalink
update metadata.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mondragonfx committed Jul 30, 2024
1 parent 0207593 commit 2face5e
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
apiVersion: clusterctl.cluster.x-k8s.io/v1beta1
kind: Metadata
# maps release series of major.minor to cluster-api contract version
# the contract version may change between minor or major versions, but *not*
# between patch versions.
#
# update this file only when a new major or minor version is released
apiVersion: clusterctl.cluster.x-k8s.io/v1alpha3
releaseSeries:
- major: 0
minor: 1
contract: v1beta1
- major: 0
minor: 1
contract: v1beta1

0 comments on commit 2face5e

Please sign in to comment.