Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.
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/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: 16.0.3
version: 16.3.5
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.1.0
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: collabora-online
repository: https://collaboraonline.github.io/online
version: 1.1.20
digest: sha256:97c4fa6bb7fac4ee45dc08f5dff094280e79fefb3cf222cb6e198cf5efe9a2ba
generated: "2024-12-23T15:45:30.659899+01:00"
digest: sha256:700e240c64e8e78b43c08fd0bc690c0bbedb703d38dff41939cdef57cf7a38ae
generated: "2025-01-03T13:43:14.430361757Z"
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: 16.0.3
version: 16.3.5
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: mariadb
Expand Down
Loading