From d28ee05dcbcf5277e8e206f9d972c04f3e9312ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 16:28:25 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v16 --- charts/librechat-rag-api/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/librechat-rag-api/Chart.yaml b/charts/librechat-rag-api/Chart.yaml index f155bc5..cbe01e2 100644 --- a/charts/librechat-rag-api/Chart.yaml +++ b/charts/librechat-rag-api/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: 0.2.1 +version: 0.3.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,6 +28,6 @@ home: https://blue-atlas.de dependencies: - name: postgresql - version: "15.5.38" + version: "16.2.4" condition: postgresql.enabled repository: https://charts.bitnami.com/bitnami \ No newline at end of file