LibreChat/helm/librechat/templates
MyGitHub bf9aae0571
💎 feat: Add Redis as Optional Sub-chart Dependency in Helm Chart (#11664)
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>
2026-02-14 13:57:01 -05:00
..
tests 📊 feat: Improve Helm Chart (#3638) 2025-05-17 15:52:16 -04:00
_checks.yaml 📊 feat: Improve Helm Chart (#3638) 2025-05-17 15:52:16 -04:00
_helpers.tpl ⚙️ fix: Dynamic HPA API Version Selection for K8s Compatibility (#9320) 2025-09-05 11:11:51 -04:00
configmap-env.yaml 💎 feat: Add Redis as Optional Sub-chart Dependency in Helm Chart (#11664) 2026-02-14 13:57:01 -05:00
configmap.yaml 📊 feat: Improve Helm Chart (#3638) 2025-05-17 15:52:16 -04:00
configmaps-additional.yaml 🪣 feat: Init Containers and Custom ConfigMaps Support in Helm Chart (#10525) 2025-11-16 12:03:34 -05:00
deployment.yaml feat: Expose enableServiceLinks in Helm Deployment Templates (#11741) 2026-02-13 10:27:51 -05:00
hpa.yaml 📦 fix: Helm Chart HPA Configuration Issues (#9770) 2025-09-23 09:44:40 -04:00
ingress.yaml 📊 feat: Improve Helm Chart (#3638) 2025-05-17 15:52:16 -04:00
NOTES.txt 📊 feat: Improve Helm Chart (#3638) 2025-05-17 15:52:16 -04:00
persistentvolumeclaim.yaml 📊 feat: Improve Helm Chart (#3638) 2025-05-17 15:52:16 -04:00
service.yaml 📊 feat: Improve Helm Chart (#3638) 2025-05-17 15:52:16 -04:00
serviceaccount.yaml ⛑️ feat: Helm serviceAccount Config (#9606) 2025-09-12 17:37:29 -04:00