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 helm release postgresql to v16.2.2 #107

Merged
merged 1 commit into from
Nov 28, 2024
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 charts/app/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.2.1
digest: sha256:a2d7e448070bcf7e69b6dd58bb3368e28a968d339241fac1bfb77f35a4b7f9f9
generated: "2024-11-21T17:24:00.632279919Z"
version: 16.2.2
digest: sha256:377f85fb83afa7b6f98061a95a3f8c47cb25dc8a85e297ffcf4178b9939a722d
generated: "2024-11-28T22:27:28.145528756Z"
2 changes: 1 addition & 1 deletion charts/app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ appVersion: "1.16.0"
dependencies:
- name: postgresql
condition: bitnami-pg.enabled
version: 16.2.1
version: 16.2.2
repository: https://charts.bitnami.com/bitnami
alias: bitnami-pg
maintainers:
Expand Down
Loading