From 2e63d1f5939304eb5fce005f54a3fedb0666b94f Mon Sep 17 00:00:00 2001 From: Jakob Jensen Date: Sat, 29 Aug 2026 14:46:51 +0000 Subject: [PATCH] chore: update sources --- configuration-ignore.yaml | 7 +++++++ configuration.yaml | 13 +++++++++++++ 2 files changed, 20 insertions(+) diff --git a/configuration-ignore.yaml b/configuration-ignore.yaml index 79fb7940f..4d8efef3f 100644 --- a/configuration-ignore.yaml +++ b/configuration-ignore.yaml @@ -180,3 +180,10 @@ - group: kustomize\.config\.k8s\.io kind: component|kustomization version: .* +- description: | + These are Apache Flink Kubernetes Operator CRDs from the flink.apache.org group that datreeio/CRDs-catalog + incorrectly filed under platform.confluent.io - see https://github.com/datreeio/CRDs-catalog/pull/954 + items: + - group: platform\.confluent\.io + kind: flinkbluegreendeployment|flinkdeployment|flinksessionjob|flinkstatesnapshot + version: .* diff --git a/configuration.yaml b/configuration.yaml index b9cda58f2..dade7d60a 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -428,6 +428,13 @@ kind: helm name: awx-operator repository: https://ansible-community.github.io/awx-operator-helm/ +- kind: git + genPaths: + - crds + name: azure-application-gateway-for-containers-migration-utility + description: An operator helm chart is available, it does not contains relevant CRDs and handle CRDs with install/upgrade jobs + repository: https://github.com/Azure/Application-Gateway-for-Containers-Migration-Utility + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" - kind: git name: azure-application-gateway-kubernetes-ingress repository: https://github.com/Azure/application-gateway-kubernetes-ingress @@ -1038,6 +1045,12 @@ - kind: helm-oci name: gha-runner-scale-set-controller repository: oci://ghcr.io/actions/actions-runner-controller-charts/gha-runner-scale-set-controller +- kind: git + name: giantswarm-silence-operator + repository: https://github.com/giantswarm/silence-operator + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" + searchPaths: + - config/crd - entries: - gitlab-operator kind: helm