diff --git a/helm/librechat/Chart.yaml b/helm/librechat/Chart.yaml index 0f131c85ef..04a1189760 100755 --- a/helm/librechat/Chart.yaml +++ b/helm/librechat/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.0.2 +version: 2.0.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/helm/librechat/values.yaml b/helm/librechat/values.yaml index 1dbacbe89d..25b61e82d7 100755 --- a/helm/librechat/values.yaml +++ b/helm/librechat/values.yaml @@ -291,6 +291,10 @@ additionalConfigMaps: {} # MongoDB Parameters mongodb: enabled: true + # Bitnami moved versioned image tags to docker.io/bitnamilegacy on 2025-08-28. + # See https://github.com/bitnami/charts/issues/35164 + image: + repository: bitnamilegacy/mongodb auth: enabled: false databases: