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
68 changes: 63 additions & 5 deletions configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -705,6 +705,12 @@
name: dbaas-operator
repository: https://github.com/percona/dbaas-operator
versionPrefix: v
- kind: git
name: devfile-api
repository: https://github.com/devfile/api
versionPrefix: v
genPaths:
- pkg/apis
- entries:
- doppler-kubernetes-operator
kind: helm
Expand Down Expand Up @@ -766,6 +772,16 @@
enabled: true
envoyGateway:
enabled: true
- entries:
- cd-pipeline-operator
- codebase-operator
- gerrit-operator
- keycloak-operator
- nexus-operator
- sonar-operator
kind: helm
name: epamedp
repository: https://epam.github.io/edp-helm-charts/stable
- kind: helm-oci
name: etcd-operator
repository: oci://ghcr.io/aenix-io/charts/etcd-operator
Expand Down Expand Up @@ -845,6 +861,11 @@
searchPaths:
- config/crd
versionPrefix: v
- entries:
- frp-operator
kind: helm
name: frp-operator
repository: https://zufardhiyaulhaq.com/frp-operator/charts/releases
- entries:
- gatekeeper
kind: helm
Expand Down Expand Up @@ -935,6 +956,11 @@
- kind: helm-oci
name: grafana-operator
repository: oci://ghcr.io/grafana/helm-charts/grafana-operator
- entries:
- gko
kind: helm
name: gravitee
repository: https://helm.gravitee.io
- entries:
- hcp-terraform-operator
- vault-secrets-operator
Expand Down Expand Up @@ -1002,6 +1028,12 @@
versionPrefix: v
genPaths:
- pkg/apis
- kind: git
name: k8ssandra-cass-operator
kustomizationPaths:
- config/crd
repository: https://github.com/k8ssandra/cass-operator
versionPrefix: v
- kind: git
name: k8up-io-k8up
repository: https://github.com/k8up-io/k8up
Expand All @@ -1026,11 +1058,6 @@
repository: https://github.com/keycloak/keycloak-k8s-resources
searchPaths:
- kubernetes
- entries:
- keycloak-operator
kind: helm
name: keycloak-operator
repository: https://epam.github.io/edp-helm-charts/stable
- kind: helm-oci
name: kluctl-template-controller
repository: oci://ghcr.io/kluctl/charts/template-controller
Expand All @@ -1040,6 +1067,12 @@
kind: helm
name: kong
repository: https://charts.konghq.com
- kind: git
name: konveyor-operator
repository: https://github.com/konveyor/operator/
searchPaths:
- bundle/manifests
versionPrefix: v
- kind: git
name: koperator
repository: https://github.com/adobe/koperator
Expand Down Expand Up @@ -1469,6 +1502,14 @@
searchPaths:
- deploy
versionPrefix: v
- kind: helm-oci
name: nauth
repository: oci://ghcr.io/wirelesscar/nauth
- entries:
- kubernetes-operator
kind: helm
name: netbirdio
repository: https://netbirdio.github.io/kubernetes-operator
- kind: helm-oci
name: nginx-ingress
repository: oci://ghcr.io/nginxinc/charts/nginx-ingress
Expand Down Expand Up @@ -1619,6 +1660,12 @@
kind: helm
name: prometheus-community
repository: https://prometheus-community.github.io/helm-charts
- kind: git
name: radius
repository: https://github.com/radius-project/radius
searchPaths:
- deploy/Chart/crds
versionPrefix: v
- kind: git
name: rancher-system-upgrade-controller
repository: https://github.com/rancher/system-upgrade-controller
Expand Down Expand Up @@ -1682,6 +1729,12 @@
searchPaths:
- config/package-bundle/config
versionPrefix: v
- kind: git
name: shipwright
repository: https://github.com/shipwright-io/build
searchPaths:
- deploy/crds
versionPrefix: v
- kind: git
kustomizationPaths:
- config/crd
Expand Down Expand Up @@ -1876,6 +1929,11 @@
name: vmware-tanzu-cluster-api-provider-bringyourownhost
repository: https://github.com/vmware-tanzu/cluster-api-provider-bringyourownhost
versionPrefix: v
- entries:
- volcano
kind: helm
name: volcano-sh
repository: https://volcano-sh.github.io/helm-charts
- kind: git
name: weaveworks-cluster-bootstrap-controller
repository: https://github.com/weaveworks/cluster-bootstrap-controller
Expand Down