Nextcloud 31.0.9 is included but new instances can install Nextcloud 32 directly
What's Changed
🏕 New features and other improvements
- nextcloud-s3-config: allow multibucket config by @szaimen in #6899
- nextcloud: allow to define postgres root cert during install by @szaimen in #6898
- nextcloud-entrypoint: allow to configure av_blocklisted_directories by @szaimen in #6900
- delete caddy locks if existing on startup by @szaimen in #6919
- add minio community container by @szaimen in #6927
- add minio storage to backup volumes and readme update by @szaimen in #6928
- refactor(nextcloud): Tidy up entrypoint.sh error/log output by @joshtrichards in #6902
🐞 Fixed bugs
- fix: unify default initialization of s3
autocreate
,use_ssl
,use_path_style
andlegacy_auth
by @joshtrichards in #6903 - lldap: Change ui_secret to use LLDAP_LDAP_USER_PASS by @docjyJ in #6906
👒 Updated dependencies
- build(deps): bump shivammathur/setup-php from 2.35.4 to 2.35.5 in /.github/workflows by @dependabot[bot] in #6879
- Helm Chart updates by @github-actions[bot] in #6904
- build(deps): bump php from 8.3.25-fpm-alpine3.22 to 8.3.26-fpm-alpine3.22 in /Containers/nextcloud by @dependabot[bot] in #6917
- build(deps): bump nats from 2.11.9-scratch to 2.12.0-scratch in /Containers/talk by @dependabot[bot] in #6885
- build(deps): bump haproxy from 3.2.4-alpine to 3.2.5-alpine in /Containers/docker-socket-proxy by @dependabot[bot] in #6888
- build(deps): bump nextcloud-releases/whiteboard from v1.2.0 to v1.2.1 in /Containers/whiteboard by @dependabot[bot] in #6889
- PHP dependency updates by @github-actions[bot] in #6890
- build(deps): bump softprops/turnstyle from 3.0.0 to 3.1.0 in /.github/workflows by @dependabot[bot] in #6891
- build(deps): bump collabora/code from 25.04.5.2.1 to 25.04.5.3.1 in /Containers/collabora by @dependabot[bot] in #6896
- build(deps): bump php from 8.4.12-fpm-alpine3.22 to 8.4.13-fpm-alpine3.22 in /Containers/mastercontainer by @dependabot[bot] in #6897
- talk: update eturnal image tag to use alpine image by @szaimen in #6913
- build(deps): bump collabora/code from 25.04.5.3.1 to 25.04.6.1.1 in /Containers/collabora by @dependabot[bot] in #6934
- build(deps): bump haproxy from 3.2.5-alpine to 3.2.6-alpine in /Containers/docker-socket-proxy by @dependabot[bot] in #6935
- build(deps): bump docker from 28.4.0-cli to 28.5.0-cli in /Containers/mastercontainer by @dependabot[bot] in #6936
- build(deps): bump redis from 7.2.10-alpine to 7.2.11-alpine in /Containers/redis by @dependabot[bot] in #6937
- build(deps): bump nicholas-fedor/watchtower from 1.11.8 to 1.12.1 in /Containers/watchtower by @dependabot[bot] in #6938
- build(deps): bump elasticsearch from 8.19.4 to 8.19.5 in /Containers/fulltextsearch by @dependabot[bot] in #6942
- build(deps): bump softprops/turnstyle from 3.1.0 to 3.2.0 in /.github/workflows by @dependabot[bot] in #6943
- build(deps): bump golang from 1.25.1-alpine3.22 to 1.25.2-alpine3.22 in /Containers/imaginary by @dependabot[bot] in #6945
- build(deps): bump python from 3.13.7-alpine3.22 to 3.14.0-alpine3.22 in /Containers/talk-recording by @dependabot[bot] in #6946
📄 Improved documentation
- add recommendation to use orbstack on macOS by @szaimen in #6894
- add comment about possibility of migration AIO->VM by @alexanderdd in #6916
New Contributors
- @joshtrichards made their first contribution in #6903
Full Changelog: v11.9.0...v11.10.0