|
173 | 173 | name: aws-controllers-k8s-cloudwatchlogs-controller |
174 | 174 | repository: https://github.com/aws-controllers-k8s/cloudwatchlogs-controller |
175 | 175 | versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" |
| 176 | +- kind: git |
| 177 | + name: aws-controllers-k8s-cognitoidentityprovider-controller |
| 178 | + repository: https://github.com/aws-controllers-k8s/cognitoidentityprovider-controller |
| 179 | + kustomizationPaths: |
| 180 | + - config/crd |
| 181 | + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" |
176 | 182 | - kind: git |
177 | 183 | kustomizationPaths: |
178 | 184 | - config/crd |
|
311 | 317 | name: aws-controllers-k8s-prometheusservice-controller |
312 | 318 | repository: https://github.com/aws-controllers-k8s/prometheusservice-controller |
313 | 319 | versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" |
| 320 | +- kind: git |
| 321 | + name: aws-controllers-k8s-ram-controller |
| 322 | + repository: https://github.com/aws-controllers-k8s/ram-controller |
| 323 | + kustomizationPaths: |
| 324 | + - config/crd |
| 325 | + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" |
314 | 326 | - kind: git |
315 | 327 | kustomizationPaths: |
316 | 328 | - config/crd |
|
946 | 958 | - alloy-crd |
947 | 959 | - grafana-agent |
948 | 960 | - grafana-agent-operator |
| 961 | + - rollout-operator |
949 | 962 | kind: helm |
950 | 963 | name: grafana |
951 | 964 | repository: https://grafana.github.io/helm-charts |
|
974 | 987 | - kind: helm-oci |
975 | 988 | name: grafana-operator |
976 | 989 | repository: oci://ghcr.io/grafana/helm-charts/grafana-operator |
| 990 | +- kind: git |
| 991 | + name: grafana-tempo-operator |
| 992 | + repository: https://github.com/grafana/tempo-operator |
| 993 | + kustomizationPaths: |
| 994 | + - config/crd |
| 995 | + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" |
977 | 996 | - entries: |
978 | 997 | - gko |
979 | 998 | kind: helm |
|
1100 | 1119 | repository: oci://public.ecr.aws/karpenter/karpenter-crd |
1101 | 1120 | - entries: |
1102 | 1121 | - keda |
| 1122 | + - keda-add-ons-http |
1103 | 1123 | kind: helm |
1104 | 1124 | name: kedacore |
1105 | 1125 | repository: https://kedacore.github.io/charts |
|
1153 | 1173 | searchPaths: |
1154 | 1174 | - deploy/helm/crds |
1155 | 1175 | versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" |
| 1176 | +- entries: |
| 1177 | + - kube-fledged |
| 1178 | + kind: helm |
| 1179 | + name: kubefledged |
| 1180 | + repository: https://senthilrch.github.io/kubefledged-charts |
1156 | 1181 | - kind: git |
1157 | 1182 | name: kubeflow |
1158 | 1183 | description: CI pipelines are not public ... |
|
1567 | 1592 | kind: helm |
1568 | 1593 | name: netbirdio |
1569 | 1594 | repository: https://netbirdio.github.io/kubernetes-operator |
| 1595 | +- kind: helm-oci |
| 1596 | + name: nginx-gateway-fabric |
| 1597 | + repository: oci://ghcr.io/nginx/charts/nginx-gateway-fabric |
1570 | 1598 | - kind: helm-oci |
1571 | 1599 | name: nginx-ingress |
1572 | 1600 | repository: oci://ghcr.io/nginxinc/charts/nginx-ingress |
| 1601 | +- kind: git |
| 1602 | + name: nutanix-cloud-native-cluster-api-ipam-provider-nutanix |
| 1603 | + kustomizationPaths: |
| 1604 | + - config/crd |
| 1605 | + searchPaths: |
| 1606 | + - charts |
| 1607 | + repository: https://github.com/nutanix-cloud-native/cluster-api-ipam-provider-nutanix |
| 1608 | + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" |
| 1609 | +- kind: git |
| 1610 | + name: nutanix-cloud-native-cluster-api-provider-nutanix |
| 1611 | + kustomizationPaths: |
| 1612 | + - config/crd |
| 1613 | + repository: https://github.com/nutanix-cloud-native/cluster-api-provider-nutanix |
| 1614 | + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" |
| 1615 | +- kind: git |
| 1616 | + name: nutanix-cloud-native-ndb-operator |
| 1617 | + kustomizationPaths: |
| 1618 | + - config/crd |
| 1619 | + repository: https://github.com/nutanix-cloud-native/ndb-operator |
| 1620 | + versionPattern: "^v([0-9]+\\.[0-9]+\\.[0-9]+)$" |
1573 | 1621 | - kind: git |
1574 | 1622 | kustomizationPaths: |
1575 | 1623 | - operator/config/base |
|
0 commit comments