Skip to content

chore(deps): update helm release postgresql to v16.7.13 #90

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

Merged
merged 1 commit into from
Jun 19, 2025
Merged
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 chart/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: 16.7.12
digest: sha256:d83f5c3ad6481df6311e8c2ca6fcb216159ca78dc17b881618e352c54d9658d4
generated: "2025-06-17T02:30:43.944437193Z"
version: 16.7.13
digest: sha256:285bb0d89f9d60fd48aca90e83fc63d7837dac2c52c6acfe6c3f96f512967b97
generated: "2025-06-19T15:38:44.413720245Z"
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 0.8.0
appVersion: "0.14.0"
dependencies:
- name: postgresql
version: 16.7.12
version: 16.7.13
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
Expand Down