v7.4.0 Beta
Pre-release
Pre-release
Nextcloud 27.1.2 is included
What's Changed
🏕 New features and other improvements
- add warning to notify-push if binary was not found by @szaimen in #3398
- remove justinrainbow/json-schema again by @szaimen in #3417
- adjust docker-lint to use hadolint by @szaimen in #3231
- drop NET_RAW from all containers by @szaimen in #3377
- require image_tag and add %AIO_CHANNEL% variable by @szaimen in #3314
- community-containers - add fail2ban as example container for testing purposes by @szaimen in #2637
- nextcloud - limit access to php-fpm by @szaimen in #3318
- allow to specify AIO_COMMUNITY_CONTAINERS by @szaimen in #3424
- merge containers.json and make sure they depend on the apache container by @szaimen in #3425
- improve json-schema with pattern for image by @szaimen in #3435
- community-containers - add plex by @szaimen in #3439
- eturnal - set blacklist_peers by @szaimen in #3426
- community-containers - add vaultwarden by @szaimen in #3455
- community-containers - add pi-hole by @szaimen in #3456
- apache ip binding - allow ipv6 by @Zoey2936 in #3457
- mastercontainer - use Caddy for generating self-singed cert by @szaimen in #3416
- only add container to apache container list if display_name is set by @szaimen in #3463
- allow to set aio_variables from containers.json by @szaimen in #3459
- community-containers - add caddy by @szaimen in #3460
- adjust limiting the php-fpm port to specific containers again by @szaimen in #3427
- allow to add documentation on containers by @szaimen in #3478
- make docker-socket-proxy visible in AIO interface by @szaimen in #3469
🐞 Fixed bugs
- Revert "nextcloud - limit access to php-fpm" by @szaimen in #3429
- fix helm chart by @szaimen in #3436
- helm-chart - remove hostport from deployment by @szaimen in #3445
- Revert dbpersistent setting to check if it fixes too many db connections by @szaimen in #3479
- Revert "mastercontainer - use Caddy for generating self-singed cert" by @szaimen in #3480
- add documentation links correctly by @szaimen in #3481
- overwrite APACHE_PORT, TALK_PORT and APACHE_IP_BINDING only during do… by @szaimen in #3482
- allow _ping docker api to verify service accessible by @andrey18106 in #3488
👒 Updated dependencies
- Nextcloud dependency update by @github-actions in #3404
- Bump collabora/code from 23.05.4.1.1 to 23.05.4.2.1 in /Containers/collabora by @dependabot in #3392
- Bump nats from 2.10.0-scratch to 2.10.1-scratch in /Containers/talk by @dependabot in #3393
- talk update by @github-actions in #3400
- Bump elasticsearch from 8.10.1 to 8.10.2 in /Containers/fulltextsearch by @dependabot in #3401
- adjust kompose script to automatically get latest version by @szaimen in #3414
- Bump clamav/clamav from 1.2.0-1 to 1.2.0-6 in /Containers/clamav by @dependabot in #3421
- Bump alpine from 3.18.3 to 3.18.4 in /Containers/imaginary by @dependabot in #3450
- Bump alpine from 3.18.2 to 3.18.4 in /Containers/talk by @dependabot in #3451
- Bump alpine from 3.18.3 to 3.18.4 in /Containers/borgbackup by @dependabot in #3452
- Bump alpine from 3.18.3 to 3.18.4 in /Containers/domaincheck by @dependabot in #3453
- Bump alpine from 3.18.3 to 3.18.4 in /Containers/watchtower by @dependabot in #3454
- Bump php from 8.2.10-fpm-alpine3.18 to 8.2.11-fpm-alpine3.18 in /Containers/mastercontainer by @dependabot in #3471
- Bump php from 8.1.23-fpm-alpine3.18 to 8.1.24-fpm-alpine3.18 in /Containers/nextcloud by @dependabot in #3470
- Bump clamav/clamav from 1.2.0-6 to 1.2.0-7 in /Containers/clamav by @dependabot in #3467
- Bump containrrr/watchtower from 1.5.3 to 1.6.0 in /Containers/watchtower by @dependabot in #3474
- Bump python from 3.11.5-alpine3.18 to 3.12.0-alpine3.18 in /Containers/talk-recording by @dependabot in #3475
- Nextcloud dependency update by @github-actions in #3420
📄 Improved documentation
New Contributors
- @andrey18106 made their first contribution in #3488
Full Changelog: v7.3.0...v7.4.0