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

Update Helm release postgresql to v16.4.5 #229

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/joplin/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: v0.2.2
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.2.5
digest: sha256:428a309420c680efd68bf5e56aff3f96e02bad5c18ccb9e98387ce60bd00b2d5
generated: "2024-12-04T10:31:34.257154516Z"
version: 16.4.5
digest: sha256:5dcbba3022a4fa0bbedef2bf40ab6d97bc214f07a4b7893fad4373fb50ef79d9
generated: "2025-01-21T09:08:36.278287385Z"
2 changes: 1 addition & 1 deletion charts/joplin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ dependencies:
repository: https://rubxkube.github.io/common-charts
version: v0.2.2
- name: postgresql
version: 16.2.5
version: 16.4.5
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
6 changes: 3 additions & 3 deletions charts/kyoo/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ dependencies:
version: 0.10.2
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.2.5
version: 16.4.5
- name: rabbitmq
repository: https://charts.bitnami.com/bitnami
version: 15.1.0
digest: sha256:9a741bf890e500fb8c131572b90c54fdaeea5ff9abffba9d9bf53bd23d1b4d15
generated: "2024-12-15T18:10:29.992528+01:00"
digest: sha256:cdd4c60cd50a2aa7a4131f11ce53efc3edcb3070b5b94f890a01d039c7c3936d
generated: "2025-01-21T09:09:05.289760485Z"
2 changes: 1 addition & 1 deletion charts/kyoo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 16.2.5
version: 16.4.5
- condition: rabbitmq.enabled
name: rabbitmq
repository: https://charts.bitnami.com/bitnami
Expand Down
Loading