mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-14 22:48:10 +01:00
Add Bitnami Redis as an optional Helm sub-chart dependency, following the same pattern used by MongoDB and Meilisearch. When enabled, USE_REDIS and REDIS_URI are auto-wired into the LibreChat ConfigMap. - Add redis dependency (Bitnami 24.1.3, Redis 8.4) to Chart.yaml - Add redis config section to values.yaml (disabled by default) - Auto-wire USE_REDIS and REDIS_URI in configmap-env.yaml with dig checks to allow user overrides via configEnv - Bump chart version to 1.10.0 Co-authored-by: Feng Lu <feng.lu@kindredgroup.com> Co-authored-by: Danny Avila <danny@librechat.ai> |
||
|---|---|---|
| .. | ||
| tests | ||
| _checks.yaml | ||
| _helpers.tpl | ||
| configmap-env.yaml | ||
| configmap.yaml | ||
| configmaps-additional.yaml | ||
| deployment.yaml | ||
| hpa.yaml | ||
| ingress.yaml | ||
| NOTES.txt | ||
| persistentvolumeclaim.yaml | ||
| service.yaml | ||
| serviceaccount.yaml | ||