From 76aa7268191de07bf401a7e6066ff158aec1a2d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 01:18:31 +0000 Subject: [PATCH] chore(deps): update helm release mongodb to v16.3.3 --- 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 44a0d74..4fd52b2 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.1 +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.3" condition: mongodb.enabled repository: "https://charts.bitnami.com/bitnami" - name: meilisearch