Skip to content

Commit

Permalink
chore(deps): update helm release postgresql to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent c4b8ed4 commit 103091f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/librechat-rag-api/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.5.38
digest: sha256:6dbed6171e0b736f43c92dadf97cfc4014555bfc0a4a2a760c4207b8b1b3095e
generated: "2025-01-08T04:41:40.830230791+01:00"
version: 16.4.3
digest: sha256:c150a3b2ffa5a75edfc9e0f738377774488a5e6f0be9fc62bab8c2074aa39331
generated: "2025-01-15T12:48:14.94147095Z"
4 changes: 2 additions & 2 deletions charts/librechat-rag-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.4
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
Expand All @@ -28,6 +28,6 @@ home: https://blue-atlas.de

dependencies:
- name: postgresql
version: "15.5.38"
version: "16.4.3"
condition: postgresql.enabled
repository: "https://charts.bitnami.com/bitnami"

0 comments on commit 103091f

Please sign in to comment.