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 stablesats #7381

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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 charts/stablesats/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.1.0
digest: sha256:526d286ca7143959104d8a7f9b196706efdbd89dcc37943a1b54016f224d4b4d
generated: "2024-10-08T13:27:50.47981699+05:30"
version: 16.3.5
digest: sha256:a95f2b7457c9b64ae9078d616b3fecf43e4c4b0a69d4310884772e87073fb246
generated: "2025-01-03T09:36:52.030899009Z"
2 changes: 1 addition & 1 deletion charts/stablesats/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ version: 0.18.6-dev
appVersion: 0.12.8
dependencies:
- name: postgresql
version: 14.1.0
version: 16.3.5
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
Loading