Dependent Helm Chart References
OBaaS 2.1.1 uses the dependent charts listed below. Each link is pinned to the chart release bundled with this OBaaS release and opens the upstream chart's rendered README or values file. Use these references when customizing a component; do not copy the complete dependency values into OBaaS documentation.
| Chart | Version | Chart README | Values reference |
|---|---|---|---|
ai-optimizer | 2.0.3 | README | values.yaml |
apisix | 2.16.0 | README | values.yaml |
cert-manager | v1.21.1 | README template | values.yaml |
coherence-operator | 3.5.14 | README | values.yaml |
external-secrets | 2.8.0 | README | values.yaml |
gateway-helm | 1.8.2 | README | values template |
ingress-nginx | 4.15.1 | README | values.yaml |
k8s-infra | 0.15.0 | README | values.yaml |
kube-state-metrics | 6.4.1 | README | values.yaml |
metrics-server | 3.13.1 | README | values.yaml |
opentelemetry-operator | 0.119.0 | README | values.yaml |
signoz | 0.134.0 | README | values.yaml |
strimzi-kafka-operator | 1.1.0 | README | values.yaml |
Vendored Oracle Database Operator
The oracle-database-operator chart is vendored locally at version 0.2.0 and
does not publish a matching upstream chart README and values page. To inspect
the exact chart bundled with OBaaS, run these commands from the chart checkout:
helm show readme helm/infra-charts/obaas-prereqs/charts/oracle-database-operator-0.2.0.tgz
helm show values helm/infra-charts/obaas-prereqs/charts/oracle-database-operator-0.2.0.tgz
The top-level obaas and obaas-prereqs values remain the authoritative
OBaaS-specific configuration references.