From 699263311b559ec3c8ddc6fe077862ed10b8c006 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 17:13:08 +0000 Subject: [PATCH] chore(deps): update helm release mongodb to v16.3.1 --- charts/librechat/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/librechat/Chart.yaml b/charts/librechat/Chart.yaml index 7c19ef9..8c5e168 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.0 +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.3.1" condition: mongodb.enabled repository: "https://charts.bitnami.com/bitnami" - name: meilisearch