diff --git a/configuration.yaml b/configuration.yaml index 32c6f1bdd..48b1c093f 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -173,6 +173,12 @@ name: aws-controllers-k8s-cloudwatchlogs-controller repository: https://github.com/aws-controllers-k8s/cloudwatchlogs-controller versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" +- kind: git + name: aws-controllers-k8s-cognitoidentityprovider-controller + repository: https://github.com/aws-controllers-k8s/cognitoidentityprovider-controller + kustomizationPaths: + - config/crd + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" - kind: git kustomizationPaths: - config/crd @@ -311,6 +317,12 @@ name: aws-controllers-k8s-prometheusservice-controller repository: https://github.com/aws-controllers-k8s/prometheusservice-controller versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" +- kind: git + name: aws-controllers-k8s-ram-controller + repository: https://github.com/aws-controllers-k8s/ram-controller + kustomizationPaths: + - config/crd + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" - kind: git kustomizationPaths: - config/crd @@ -946,6 +958,7 @@ - alloy-crd - grafana-agent - grafana-agent-operator + - rollout-operator kind: helm name: grafana repository: https://grafana.github.io/helm-charts @@ -974,6 +987,12 @@ - kind: helm-oci name: grafana-operator repository: oci://ghcr.io/grafana/helm-charts/grafana-operator +- kind: git + name: grafana-tempo-operator + repository: https://github.com/grafana/tempo-operator + kustomizationPaths: + - config/crd + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" - entries: - gko kind: helm @@ -1100,6 +1119,7 @@ repository: oci://public.ecr.aws/karpenter/karpenter-crd - entries: - keda + - keda-add-ons-http kind: helm name: kedacore repository: https://kedacore.github.io/charts @@ -1153,6 +1173,11 @@ searchPaths: - deploy/helm/crds versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" +- entries: + - kube-fledged + kind: helm + name: kubefledged + repository: https://senthilrch.github.io/kubefledged-charts - kind: git name: kubeflow description: CI pipelines are not public ... @@ -1567,9 +1592,32 @@ kind: helm name: netbirdio repository: https://netbirdio.github.io/kubernetes-operator +- kind: helm-oci + name: nginx-gateway-fabric + repository: oci://ghcr.io/nginx/charts/nginx-gateway-fabric - kind: helm-oci name: nginx-ingress repository: oci://ghcr.io/nginxinc/charts/nginx-ingress +- kind: git + name: nutanix-cloud-native-cluster-api-ipam-provider-nutanix + kustomizationPaths: + - config/crd + searchPaths: + - charts + repository: https://github.com/nutanix-cloud-native/cluster-api-ipam-provider-nutanix + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" +- kind: git + name: nutanix-cloud-native-cluster-api-provider-nutanix + kustomizationPaths: + - config/crd + repository: https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" +- kind: git + name: nutanix-cloud-native-ndb-operator + kustomizationPaths: + - config/crd + repository: https://github.com/nutanix-cloud-native/ndb-operator + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" - kind: git kustomizationPaths: - operator/config/base