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
36 changes: 36 additions & 0 deletions configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -876,6 +876,11 @@
kind: helm
name: fluent
repository: https://fluent.github.io/helm-charts
- entries:
- fluid
kind: helm
name: fluid
repository: https://fluid-cloudnative.github.io/charts
- kind: helm-oci
name: flux-operator
repository: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
Expand Down Expand Up @@ -1173,6 +1178,15 @@
kind: helm
name: kamaji
repository: https://clastix.github.io/charts
- kind: git
name: karmada
repository: https://github.com/karmada-io/karmada
kustomizationPaths:
- charts/karmada/_crds
searchPaths:
- charts/_crds
- charts/karmada-operator
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: helm-oci
name: karpenter-aks
repository: oci://mcr.microsoft.com/aks/karpenter/karpenter
Expand Down Expand Up @@ -1265,6 +1279,12 @@
searchPaths:
- deploy/helm/crds
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: git
name: kubeedge
repository: https://github.com/kubeedge/kubeedge
searchPaths:
- build/crds
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- entries:
- kube-fledged
kind: helm
Expand Down Expand Up @@ -1652,6 +1672,11 @@
kind: helm
name: metallb
repository: https://metallb.github.io/metallb
- entries:
- microcks-operator
kind: helm
name: microcks
repository: https://microcks.io/helm
- entries:
- operator
kind: helm
Expand Down Expand Up @@ -1814,6 +1839,11 @@
manager:
collectorImage:
repository: otel/opentelemetry-collector-k8s
- entries:
- yurt-manager
kind: helm
name: openyurt
repository: https://openyurtio.github.io/charts
- kind: git
name: operator-framework-api
repository: https://github.com/operator-framework/api
Expand Down Expand Up @@ -2295,11 +2325,17 @@
name: vmware-tanzu-cluster-api-provider-bringyourownhost
repository: https://github.com/vmware-tanzu/cluster-api-provider-bringyourownhost
versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$"
- kind: helm-oci
name: volcano-kthena
repository: oci://ghcr.io/volcano-sh/charts/kthena
- entries:
- volcano
kind: helm
name: volcano-sh
repository: https://volcano-sh.github.io/helm-charts
- kind: helm-oci
name: wasmcloud
repository: oci://ghcr.io/wasmcloud/charts/runtime-operator
- kind: git
name: weaveworks-cluster-bootstrap-controller
repository: https://github.com/weaveworks/cluster-bootstrap-controller
Expand Down