Skip to content

Commit

Permalink
fix(deps): update postgresql to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
wrenix committed Dec 19, 2024
1 parent 1977f04 commit 9c436d1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions charts/nextcloud/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ Here we list, what is changed.
## v7

- update redis to v20 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/redis/CHANGELOG.md#2000-2024-08-09))
- update postgresql to v16 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/postgresql/CHANGELOG.md#1600-2024-10-02))
6 changes: 3 additions & 3 deletions charts/nextcloud/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.5.0
version: 16.3.2
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.2.0
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: collabora-online
repository: https://collaboraonline.github.io/online
version: 1.1.20
digest: sha256:40d0c917ae51f072344b06d606c46f08aa479a5175d55466217f0f1c6111874b
generated: "2024-12-19T23:20:44.277420529+01:00"
digest: sha256:2419678c37e06c382b9f5b301d805fb500f67a240229f8922f38857de406a9f0
generated: "2024-12-19T23:22:40.30530857+01: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: [email protected]
dependencies:
- name: postgresql
version: 15.5.0
version: 16.3.2
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: mariadb
Expand Down

0 comments on commit 9c436d1

Please sign in to comment.