From 20b96a8a52b15319ae8e8dd29b0768326a8f3291 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 13:55:31 +0000 Subject: [PATCH] Update Helm release meilisearch to v0.9.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 742efcb..cc37f5a 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.4.4 +version: 1.5.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 @@ -32,7 +32,7 @@ dependencies: condition: mongodb.enabled repository: "https://charts.bitnami.com/bitnami" - name: meilisearch - version: "0.7.0" + version: "0.9.0" condition: meilisearch.enabled repository: "https://meilisearch.github.io/meilisearch-kubernetes" - name: librechat-rag-api