github.com/verrazzano/verrazzano@v1.7.0/platform-operator/capi/bootstrap-ocne/v1.7.0/metadata.yaml (about)

     1  # Copyright (c) 2023, Oracle and/or its affiliates.
     2  # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
     3  
     4  # maps release series of major.minor to cluster-api contract version
     5  # the contract version may change between minor or major versions, but *not*
     6  # between patch versions.
     7  #
     8  # update this file only when a new major or minor version is released
     9  
    10  # This file from the cluster-api community (https://github.com/kubernetes-sigs/cluster-api) has been modified by Oracle.
    11  
    12  apiVersion: clusterctl.cluster.x-k8s.io/v1alpha3
    13  kind: Metadata
    14  releaseSeries:
    15    - major: 1
    16      minor: 6
    17      contract: v1beta1
    18    - major: 1
    19      minor: 7
    20      contract: v1beta1