From 08dbef7fbc0f2fc61b929737c0b5f5123e4d0867 Mon Sep 17 00:00:00 2001 From: Jakob Jensen Date: Thu, 2 Jul 2026 21:59:40 +0200 Subject: [PATCH] chore: update sources --- configuration.yaml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 5d4d59815..4400e0db5 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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