Skip to content
This repository was archived by the owner on Dec 14, 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.27
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.5.5
Expand All @@ -11,5 +11,5 @@ dependencies:
- name: collabora-online
repository: https://collaboraonline.github.io/online
version: 1.1.20
digest: sha256:47979e007ed8bb4a53ec00c5e457da110573a6e067f24da505144f475b26981c
generated: "2025-05-18T15:22:37.968306345+02:00"
digest: sha256:f02a71dc46952614d4f9c6f1858bd1edb23b2475a2a023b4837eebe06deee4ae
generated: "2025-10-03T10:01:46.267322672Z"
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.27
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: mariadb
Expand Down
Loading