Changeset 0.23.1 (#154)
This commit is contained in:
@@ -1449,6 +1449,7 @@ based on need.
|
||||
- Plugin/extension marketplace
|
||||
- Virtual scroll for long conversations
|
||||
- ~~SQLite backend option (single-user / dev)~~ → v0.17.1
|
||||
- **Helm chart.** The k8s/ raw manifests with `${VAR}` substitution have served well but are friction for external adopters and make values management manual. A Helm chart wraps the same backend + frontend deployments with a `values.yaml` (replicas, image tags, ingress host, storage class, secret refs, resource limits, feature flags). Target: `helm install switchboard ./chart` for a fresh cluster, `helm upgrade` for rolling deploys. Subcharts for optional Postgres (for dev/test — prod uses external). Candidate for v0.27+ or a parallel track once the core feature set stabilizes.
|
||||
|
||||
**Pane Architecture (Workspace Container)**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user