diff --git a/charts/librechat/Chart.yaml b/charts/librechat/Chart.yaml index a15ca5b..ed27b1b 100644 --- a/charts/librechat/Chart.yaml +++ b/charts/librechat/Chart.yaml @@ -14,7 +14,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: 1.8.4 +version: 1.9.0 # 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 @@ -28,7 +28,7 @@ home: https://blue-atlas.de dependencies: - name: mongodb - version: "16.3.0" + version: "16.4.0" condition: mongodb.enabled repository: "https://charts.bitnami.com/bitnami" - name: meilisearch