Skip to main content

Helm chart

OpenBox is shipped as a Helm umbrella chart at charts/openbox/ in the openbox-manifest-k8s-cluster repo, or via OCI registry:

oci://ghcr.io/openbox-ai/charts/openbox

Version compatibility

Chart versionappVersionKubernetes (min)Helm (min)Status
0.1.x0.1.01.273.12Current

Chart versions follow SemVer. Breaking changes bump major.

Sub-charts

The umbrella wraps 10+ sub-charts (local + remote):

Sub-chartPurposeRepo
openbox-backendPlatform REST APILocal
openbox-coreAgent orchestration (5-container pod)Local
openbox-feFrontend web appLocal
identity-serviceKeycloak IAMLocal
opa-appOpen Policy AgentLocal
guardrails-apiGuardrails orchestratorLocal
model-host-detect-piiPII classifierLocal
model-host-nsfwNSFW classifierLocal
model-host-toxicityToxicity classifierLocal
postgresql (bitnami)In-cluster PostgresBitnami

Toggle sub-charts on/off via .enabled field at the top level of each block in values.yaml.