Skip to content

Commit

Permalink
chore: upgrade postgresql to 17.0 (chart 16.0.0)
Browse files Browse the repository at this point in the history
Signed-off-by: GreyXor <greyxor@protonmail.com>
  • Loading branch information
GreyXor committed Nov 18, 2024
1 parent f184134 commit 4778197
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/nextcloud/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.0
version: 16.0.0
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.2.0
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.5.0
digest: sha256:4efc098feeb7f4486b7166f1c71b9c54bfee0797663a3339f379d397297303c7
generated: "2024-06-03T09:51:56.321676+02:00"
digest: sha256:080beda58fb6b2ec9735f1f1c47419bf9da237008b6ce7c13e4c3f1bb3af90bc
generated: "2024-10-03T11:54:49.101000727+02:00"
2 changes: 1 addition & 1 deletion charts/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ maintainers:
email: jeff@billimek.com
dependencies:
- name: postgresql
version: 15.5.0
version: 16.0.0
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: mariadb
Expand Down

0 comments on commit 4778197

Please sign in to comment.