Skip to content

chore(deps): update helm release postgresql to v16.7.9 #85

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 3, 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.8
digest: sha256:e25dd1fbf1259abf70ec61e406e7fb66a393f0b56d0b144b0e5a3ea5ded15974
generated: "2025-05-30T19:04:05.069138909Z"
version: 16.7.9
digest: sha256:9b1c72caab16a7d1a7180e51e339e0df270b66e568bcba9c46e18439ef09a9e7
generated: "2025-06-03T20:22:22.844641041Z"
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.8
version: 16.7.9
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
Expand Down