Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.
Open
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.7.4
version: 16.7.18
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.5.9
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: collabora-online
repository: https://collaboraonline.github.io/online
version: 1.1.43
digest: sha256:42baec0bce4f047969c71abfd15aa43ceeb1b4dacebb1c00c55779c84ea2843f
generated: "2025-07-12T06:59:09.107772573+03:00"
digest: sha256:1c64290ad4b1c5012b25d624d63ea3838f80baebab96877f4f977975a27e1af7
generated: "2025-07-12T17:25:23.98162787Z"
2 changes: 1 addition & 1 deletion charts/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ maintainers:
url: https://jessebot.work
dependencies:
- name: postgresql
version: 16.7.4
version: 16.7.18
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: mariadb
Expand Down
Loading