diff --git a/configuration.yaml b/configuration.yaml index 75bcbe50..43a5ee21 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -1683,10 +1683,18 @@ kind: helm name: presslabs repository: https://presslabs.github.io/charts +- kind: git + name: projectcalico + description: Only version 3 CRDs and above are present - however once an actual release is made, the `includeHead` should be removed + repository: https://github.com/projectcalico/calico + searchPaths: + - api/config/crd + versionPrefix: v + includeHead: true - includeHead: true kind: git - name: projectcalico - description: Using their library requires using genPaths + name: projectcalico-old + description: Using their library requires using genPaths, but now seems deprecated - imcomplete from version 3 and above, nameing this as to allow overwriting its old version 3 CRDs from the other source repository: https://github.com/projectcalico/api genPaths: - ./pkg/apis