v0.1.9
Helm chart 0.1.9 — complete, self-contained data plane.
Bundles all infrastructure as first-class StatefulSets (matching prod docker-compose exactly):
- NATS (single-node JetStream, 7 streams auto-created), Redis, ClickHouse (24.8, schema auto-loaded), Postgres
- Adds always-on services: segment-evaluator, config-sync, workflow-engine
- ClickHouse/Redis use no-password (cluster-internal, locked down by NetworkPolicy) matching prod
- Per-datastore non-root security contexts (ClickHouse 101, Postgres 70, Redis 999, NATS 1000)
- imagePullPolicy: Always (correct for the mutable :main tag — avoids stale node caches)
- Postgres password + onboarding key auto-generated into Secrets (never in helm history)