Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions deploy/helm/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.108.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.4.3
digest: sha256:0f95fd5e5f69ad8ca9412c19303f0be457f456c6395769e8f5c9b3dd12da77a7
generated: "2026-02-28T22:31:07.7391604+01:00"
version: 18.5.1
digest: sha256:21ebf5483087d6bcf6e3dd74c79075768b4cb71af542e993a6f1fb7ca9abe223
generated: "2026-03-01T00:08:44.338899843Z"
2 changes: 1 addition & 1 deletion deploy/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ dependencies:
# PostgreSQL — enabled for local dev via values.local.yaml.
# In production, disable this and supply the connection string via a Secret.
- name: postgresql
version: "16.4.3"
version: 18.5.1
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
Loading