Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 63 additions & 0 deletions configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -558,6 +558,12 @@
searchPaths:
- deployments/kubernetes/helm/templates
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: git
name: clever-operator
repository: https://github.com/CleverCloud/clever-operator
searchPaths:
- deployments/kubernetes
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: helm-oci
name: clickhouse-operator
repository: oci://ghcr.io/clickhouse/clickhouse-operator-helm
Expand Down Expand Up @@ -737,6 +743,12 @@
repository: https://github.com/percona/dbaas-operator
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
description: Archived in 2023.
- kind: git
name: debezium-operator
repository: https://github.com/debezium/debezium-operator
searchPaths:
- k8
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)\\.Final$"
- kind: git
name: devfile-api
repository: https://github.com/devfile/api
Expand All @@ -760,6 +772,15 @@
name: dynatrace-operator
repository: https://github.com/Dynatrace/dynatrace-operator
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: git
name: eclipse-iofog-operator
repository: https://github.com/eclipse-iofog/iofog-operator
searchPaths:
- deploy/crds
- config/crd/bases
kustomizationPaths:
- config/crd
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- entries:
- appmesh-controller
- aws-vpc-cni
Expand Down Expand Up @@ -840,6 +861,12 @@
- config/crd
repository: https://github.com/eraser-dev/eraser
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: git
name: eryalito-kubensync-operator
repository: https://github.com/eryalito/kubensync-operator
kustomizationPaths:
- config/crd
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: helm-oci
name: etcd-operator
repository: oci://ghcr.io/aenix-io/charts/etcd-operator
Expand Down Expand Up @@ -1093,6 +1120,12 @@
kind: helm
name: hivemq
repository: https://hivemq.github.io/helm-charts
- kind: git
name: hyperfoil-horreum-operator
repository: https://github.com/hyperfoil/horreum-operator
kustomizationPaths:
- config/crd
versionPattern: "^([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: git
name: imaging-ingestion-operator
kustomizationPaths:
Expand Down Expand Up @@ -1181,6 +1214,12 @@
kind: helm
name: kamaji
repository: https://clastix.github.io/charts
- kind: git
name: kaoto-operator
repository: https://github.com/KaotoIO/kaoto-operator
kustomizationPaths:
- config/crd
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: git
name: karmada
repository: https://github.com/karmada-io/karmada
Expand Down Expand Up @@ -1271,6 +1310,24 @@
name: kserve
repository: https://github.com/kserve/kserve
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: git
name: kuadrant-authorino-operator
repository: https://github.com/Kuadrant/authorino-operator
kustomizationPaths:
- config/crd
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: git
name: kuadrant-dns-operator
repository: https://github.com/kuadrant/dns-operator
kustomizationPaths:
- config/crd
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: git
name: kuadrant-limitador-operator
repository: https://github.com/Kuadrant/limitador-operator
kustomizationPaths:
- config/crd
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- entries:
- kubearmor-operator
kind: helm
Expand Down Expand Up @@ -1664,6 +1721,12 @@
name: marin3r
repository: https://github.com/3scale-sre/marin3r
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: git
name: medik8s-machine-deletion-operator
repository: https://github.com/medik8s/machine-deletion-remediation
kustomizationPaths:
- config/crd
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: git
name: metal3-io-baremetal-operator
repository: https://github.com/metal3-io/baremetal-operator
Expand Down