Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update postgresql helm chart in bria #7270

Closed
wants to merge 1 commit into from
Closed
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 charts/bria/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: 14.0.1
digest: sha256:d85b78232b9cbaef3bba6d971c8af4ec26e013941fadfcb177eec1bb8e46e718
generated: "2024-10-08T14:14:03.297141114+05:30"
version: 16.2.3
digest: sha256:ac26382b7ed265cc53853845d12f4f1cf87f6ff97ebc531695528769e2368c0e
generated: "2024-11-28T22:03:58.021354287Z"
2 changes: 1 addition & 1 deletion charts/bria/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ version: 0.10.17-dev
appVersion: 0.1.108
dependencies:
- name: postgresql
version: 14.0.1
version: 16.2.3
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
Loading