Skip to content

Commit 6cddb68

Browse files
committed
chore: update sources
1 parent c55d64d commit 6cddb68

2 files changed

Lines changed: 20 additions & 3 deletions

File tree

configuration-ignore.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,15 @@
7676
- group: anywhere\.eks\.amazonaws\.com
7777
kind: .*cluster.*|.*docker.*
7878
version: .*
79+
- description: |
80+
This version does not exist and the file is an empty json object - see https://github.com/datreeio/CRDs-catalog/blob/140576024c96581b3340faba54a3adab7dd13aff/dynatrace.com/dynakube_v1alpha5.json
81+
items:
82+
- group: dynatrace\.com
83+
kind: dynakube
84+
version: v1alpha5
85+
- description: |
86+
This version does not exist and the file is an exact copy of v1beta1 - see https://github.com/datreeio/CRDs-catalog/blob/140576024c96581b3340faba54a3adab7dd13aff/getambassador.io/ratelimit_v1beta1.json and https://github.com/datreeio/CRDs-catalog/blob/140576024c96581b3340faba54a3adab7dd13aff/getambassador.io/ratelimit_v1beta2.json
87+
items:
88+
- group: getambassador\.io
89+
kind: ratelimit
90+
version: v1beta2

configuration.yaml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1332,11 +1332,16 @@
13321332
name: kubevela
13331333
repository: https://kubevela.github.io/charts
13341334
- kind: git
1335+
name: kubevirt
1336+
repository: https://github.com/kubevirt/kubevirt
13351337
genPaths:
1336-
- pkg/apis
1337-
- staging/src/kubevirt.io/containerized-data-importer-api/pkg/apis
1338-
name: kubevirt-containerized-data-importer
1338+
- staging/src/kubevirt.io/
1339+
versionPrefix: v
1340+
- kind: git
1341+
name: kubevirt-cdi
13391342
repository: https://github.com/kubevirt/containerized-data-importer
1343+
genPaths:
1344+
- staging/src/kubevirt.io/containerized-data-importer-api/
13401345
versionPrefix: v
13411346
- entries:
13421347
- kyverno

0 commit comments

Comments
 (0)