From 3e8b6b561a49c6a88911c0dd39bd5b09ac574b6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 17:06:20 +0000 Subject: [PATCH] Update Helm release mongodb to v16.3.0 --- 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 988b075..7be8c95 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.7.1 +version: 1.8.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.2.0" + version: "16.3.0" condition: mongodb.enabled repository: "https://charts.bitnami.com/bitnami" - name: meilisearch