Skip to content

Releases: nextcloud/all-in-one

helm-chart-10.4.0

22 Jan 10:12
42898db
Compare
Choose a tag to compare

A generated Helm Chart for Nextcloud AIO from Skippbox Kompose

v10.4.0

17 Jan 12:34
1630867
Compare
Choose a tag to compare

Nextcloud 30.0.5 is included

What's Changed

🏕 New features and other improvements

  • nextcloud-entrypoint: adjust logic around app api app by @szaimen in #5843
  • domain-validation: improve the notice about the private ip-address by @szaimen in #5861
  • containers-schema and containers.json: remove networks from definition by @szaimen in #5862
  • add calcardbackup community container by @pailloM in #5864
  • allow to configure redis user by @szaimen in #5870
  • mastercontainer: check if auth.docker.io is reachable during startup by @szaimen in #5888
  • fail2ban-cc: add jellyfin by @szaimen in #5881

👒 Updated dependencies

  • Yaml updates by @github-actions in #5842
  • build(deps): bump caddy from 2.8.4-alpine to 2.9.1-alpine in /Containers/apache by @dependabot in #5852
  • build(deps): bump alpine from 3.21.1 to 3.21.2 in /Containers/borgbackup by @dependabot in #5853
  • build(deps): bump collabora/code from 24.04.11.1.1 to 24.04.11.2.1 in /Containers/collabora by @dependabot in #5854
  • build(deps): bump alpine from 3.21.1 to 3.21.2 in /Containers/domaincheck by @dependabot in #5855
  • build(deps): bump alpine from 3.21.1 to 3.21.2 in /Containers/imaginary by @dependabot in #5856
  • build(deps): bump caddy from 2.8.4-alpine to 2.9.1-alpine in /Containers/mastercontainer by @dependabot in #5857
  • build(deps): bump alpine from 3.21.1 to 3.21.2 in /Containers/notify-push by @dependabot in #5858
  • build(deps): bump alpine from 3.21.1 to 3.21.2 in /Containers/talk by @dependabot in #5859
  • build(deps): bump alpine from 3.21.1 to 3.21.2 in /Containers/watchtower by @dependabot in #5860
  • build(deps): bump clamav/clamav from 1.4.1-20 to 1.4.1-21 in /Containers/clamav by @dependabot in #5868
  • Helm Chart updates by @github-actions in #5876
  • Imaginary update by @github-actions in #5877
  • build(deps): bump haproxy from 3.1.1-alpine to 3.1.2-alpine in /Containers/docker-socket-proxy by @dependabot in #5879
  • build(deps): bump docker from 27.4.1-cli to 27.5.0-cli in /Containers/mastercontainer by @dependabot in #5880
  • Nextcloud dependency update by @github-actions in #5890

📄 Improved documentation

  • rp-docs: add info about hairpin-nat and local dns-record in debug section by @szaimen in #5885

New Contributors

Full Changelog: v10.3.0...v10.4.0

helm-chart-10.3.0

14 Jan 10:47
baa653d
Compare
Choose a tag to compare

A generated Helm Chart for Nextcloud AIO from Skippbox Kompose

v10.3.0

07 Jan 11:02
Compare
Choose a tag to compare

Nextcloud 30.0.4 is included

What's Changed

🏕 New features and other improvements

  • nextcloud: set max opcache files to 10000 by @szaimen in #5785
  • Container.php: adjust casing of enable_nvidia_gpu to enableNvidiaGpu by @szaimen in #5786
  • Add "port" to borg remote placeholder by @AiroPi in #5792
  • facerecognition docker does not support GPU by @docjyJ in #5820
  • rename ENABLE_NVIDIA_GPU to NEXTCLOUD_ENABLE_NVIDIA_GPU by @szaimen in #5824
  • apache-healthcheck: remove the domain test by @szaimen in #5825
  • nextcloud: check for configured appstoreurl during upgrade by @szaimen in #5828
  • helm: remove NET_BIND_SERVICE if not needed by @szaimen in #5831

🐞 Fixed bugs

  • local-ai-cc: disable nvidia-gpu as it disallows the container to start by @szaimen in #5803

👒 Updated dependencies

  • Yaml updates by @github-actions in #5783
  • PHP dependency updates by @github-actions in #5782
  • build(deps): bump collabora/code from 24.04.10.2.1 to 24.04.11.1.1 in /Containers/collabora by @dependabot in #5788
  • build(deps): bump php from 8.3.14-fpm-alpine3.21 to 8.3.15-fpm-alpine3.21 in /Containers/mastercontainer by @dependabot in #5789
  • build(deps): bump php from 8.3.14-fpm-alpine3.21 to 8.3.15-fpm-alpine3.21 in /Containers/nextcloud by @dependabot in #5790
  • build(deps): bump clamav/clamav from 1.4.1-17 to 1.4.1-20 in /Containers/clamav by @dependabot in #5822
  • Helm Chart updates by @github-actions in #5829
  • build(deps): bump alpine from 3.21.0 to 3.21.1 in /Containers/borgbackup by @dependabot in #5835
  • build(deps): bump alpine from 3.21.0 to 3.21.1 in /Containers/domaincheck by @dependabot in #5836
  • build(deps): bump alpine from 3.21.0 to 3.21.1 in /Containers/imaginary by @dependabot in #5837
  • build(deps): bump alpine from 3.21.0 to 3.21.1 in /Containers/notify-push by @dependabot in #5838
  • build(deps): bump redis from 7.2.6-alpine to 7.2.7-alpine in /Containers/redis by @dependabot in #5839
  • build(deps): bump alpine from 3.21.0 to 3.21.1 in /Containers/talk by @dependabot in #5840
  • build(deps): bump alpine from 3.21.0 to 3.21.1 in /Containers/watchtower by @dependabot in #5841

📄 Improved documentation

  • rp-docs: comments out http3_stream_buffer_size 512k in nginx template by @kaincenteno in #5793
  • reverse-proxy-docu: adjust and add introduction with example by @szaimen in #5813
  • Updated IIS Reverse proxy configuration to work with special characters. by @Luotio in #5808
  • facerecognition: document fixed 1G value by @szaimen in #5826
  • manual-install: document behaviour about exposed options by @szaimen in #5827
  • Adjust docs for talk_port variable a bit by @szaimen in #5830

New Contributors

Full Changelog: v10.2.0...v10.3.0

helm-chart-10.2.0

06 Jan 11:07
aec2b79
Compare
Choose a tag to compare

A generated Helm Chart for Nextcloud AIO from Skippbox Kompose

v10.2.0

20 Dec 12:18
0d89c5d
Compare
Choose a tag to compare

Nextcloud 30.0.4 is included

What's Changed

🏕 New features and other improvements

  • talk: update Janus to 1.x by @szaimen in #5736
  • adjust start-period and retries for fts, collabora and clamav by @szaimen in #5761
  • Add dot to network regex check by @alexenica in #5747
  • add support for nvidia gpu access by @MondoGao in #5132
  • disable fts if seccomp is not supported in the kernel by @szaimen in #5775
  • nextcloud: add apache container reachability check run-exec-commands.sh by @JMarcosHP in #5730
  • aio-interface: adjust design of buttons according Nextcloud Vue by @docjyJ in #5772

🐞 Fixed bugs

👒 Updated dependencies

  • Yaml updates by @github-actions in #5696
  • build(deps): bump docker from 27.3.1-cli to 27.4.0-cli in /Containers/mastercontainer by @dependabot in #5731
  • build(deps): bump nats from 2.10.22-scratch to 2.10.23-scratch in /Containers/talk by @dependabot in #5734
  • build(deps): bump haproxy from 3.1.0-alpine to 3.1.1-alpine in /Containers/docker-socket-proxy by @dependabot in #5743
  • build(deps): bump clamav/clamav from 1.4.1-16 to 1.4.1-17 in /Containers/clamav by @dependabot in #5756
  • PHP dependency updates by @github-actions in #5733
  • build(deps): bump alpine from 3.20.3 to 3.21.0 in /Containers/borgbackup by @dependabot in #5710
  • build(deps): bump alpine from 3.20.3 to 3.21.0 in /Containers/domaincheck by @dependabot in #5712
  • build(deps): bump alpine from 3.20.3 to 3.21.0 in /Containers/imaginary by @dependabot in #5713
  • build(deps): bump alpine from 3.20.3 to 3.21.0 in /Containers/notify-push by @dependabot in #5714
  • build(deps): bump alpine from 3.20.3 to 3.21.0 in /Containers/talk by @dependabot in #5715
  • build(deps): bump alpine from 3.20.3 to 3.21.0 in /Containers/watchtower by @dependabot in #5716
  • Helm Chart updates by @github-actions in #5758
  • update remaining docker images to alpine 3.21 by @szaimen in #5759
  • Imaginary update by @github-actions in #5760
  • PHP dependency updates by @github-actions in #5766
  • build(deps): bump elasticsearch from 8.16.1 to 8.17.0 in /Containers/fulltextsearch by @dependabot in #5769
  • build(deps): bump nats from 2.10.23-scratch to 2.10.24-scratch in /Containers/talk by @dependabot in #5770
  • build(deps): bump docker from 27.4.0-cli to 27.4.1-cli in /Containers/mastercontainer by @dependabot in #5778

📄 Improved documentation

New Contributors

Full Changelog: v10.1.1...v10.2.0

helm-chart-10.1.1-beta

16 Dec 10:50
cee30d8
Compare
Choose a tag to compare

A generated Helm Chart for Nextcloud AIO from Skippbox Kompose

helm-chart-10.1.1

16 Dec 14:06
Compare
Choose a tag to compare

A generated Helm Chart for Nextcloud AIO from Skippbox Kompose

v10.1.1

12 Dec 13:07
Compare
Choose a tag to compare

Nextcloud 30.0.4 is included

What's Changed

🏕 New features and other improvements

  • borgbackup: improve testing backup upon instance restore by @szaimen in #5590
  • Fix some typos. by @JMarcosHP in #5591
  • docker-socket-proxy: allowed read/write/exec of files for AppAPI for ExApps containers by @oleksandr-nc in #5622
  • change default upload limit to 16G as recommended in the docs by @szaimen in #5613
  • helm: refactor securityContext by @szaimen in #5601
  • aio-interface: prepend ssh:// to remote borg repo placeholder by @timdiels in #5685
  • DockerActionManager: improve PullImage to always log something if it fails by @szaimen in #5673
  • nextcloud: always enable ImaginaryPDF by @szaimen in #5672
  • containers-schema.json: add healtchecks and adjust containers accordingly by @szaimen in #5689
  • nextcloud: allow to adjust name of nextcloud container by @szaimen in #5671
  • Remove duplicated word at compose.yaml by @cgbarros in #5720

🐞 Fixed bugs

  • helm: add a default for RPSS_ENABLED by @szaimen in #5662
  • collabora: configure net.post_allow_host by @szaimen in #5688
  • nextcloud entrypoint: fix missing apostroph in require command by @szaimen in #5718

👒 Updated dependencies

  • Yaml updates by @github-actions in #5542
  • PHP dependency updates by @github-actions in #5587
  • build(deps): bump php from 8.3.13-fpm-alpine3.20 to 8.3.14-fpm-alpine3.20 in /Containers/mastercontainer by @dependabot in #5636
  • build(deps): bump php from 8.3.13-fpm-alpine3.20 to 8.3.14-fpm-alpine3.20 in /Containers/nextcloud by @dependabot in #5637
  • build(deps): bump clamav/clamav from 1.4.1-12 to 1.4.1-14 in /Containers/clamav by @dependabot in #5648
  • build(deps): bump collabora/code from 24.04.9.2.1 to 24.04.10.1.1 in /Containers/collabora by @dependabot in #5649
  • build(deps): bump elasticsearch from 8.15.3 to 8.16.1 in /Containers/fulltextsearch by @dependabot in #5650
  • build(deps): bump postgres from 16.4-alpine to 16.6-alpine in /Containers/postgresql by @dependabot in #5651
  • talk container update by @github-actions in #5658
  • Helm Chart updates by @github-actions in #5654
  • build(deps): bump haproxy from 3.0.6-alpine to 3.1.0-alpine in /Containers/docker-socket-proxy by @dependabot in #5669
  • PHP dependency updates by @github-actions in #5675
  • PHP dependency updates by @github-actions in #5678
  • PHP dependency updates by @github-actions in #5684
  • build(deps): bump clamav/clamav from 1.4.1-14 to 1.4.1-15 in /Containers/clamav by @dependabot in #5687
  • build(deps): bump golang from 1.23.3-alpine3.20 to 1.23.4-alpine3.20 in /Containers/imaginary by @dependabot in #5700
  • Imaginary update by @github-actions in #5702
  • build(deps): bump python from 3.13.0-alpine3.20 to 3.13.1-alpine3.20 in /Containers/talk-recording by @dependabot in #5704
  • nextcloud: increase to 30.0.3 by @szaimen in #5705
  • build(deps): bump collabora/code from 24.04.10.1.1 to 24.04.10.2.1 in /Containers/collabora by @dependabot in #5711
  • PHP dependency updates by @github-actions in #5724
  • PHP dependency updates by @github-actions in #5726
  • build(deps): bump clamav/clamav from 1.4.1-15 to 1.4.1-16 in /Containers/clamav by @dependabot in #5727
  • Nextcloud dependency update by @github-actions in #5719
  • nextcloud: update to 30.0.4 by @szaimen in #5739

📄 Improved documentation

New Contributors

Full Changelog: v10.0.0...v10.1.1

v10.1.0 Beta

09 Dec 18:54
4a37519
Compare
Choose a tag to compare
v10.1.0 Beta Pre-release
Pre-release

Nextcloud 30.0.2 is included

What's Changed

🏕 New features and other improvements

  • borgbackup: improve testing backup upon instance restore by @szaimen in #5590
  • Fix some typos. by @JMarcosHP in #5591
  • docker-socket-proxy: allowed read/write/exec of files for AppAPI for ExApps containers by @oleksandr-nc in #5622
  • change default upload limit to 16G as recommended in the docs by @szaimen in #5613
  • helm: refactor securityContext by @szaimen in #5601
  • aio-interface: prepend ssh:// to remote borg repo placeholder by @timdiels in #5685
  • DockerActionManager: improve PullImage to always log something if it fails by @szaimen in #5673
  • nextcloud: always enable ImaginaryPDF by @szaimen in #5672
  • containers-schema.json: add healtchecks and adjust containers accordingly by @szaimen in #5689
  • nextcloud: allow to adjust name of nextcloud container by @szaimen in #5671
  • Remove duplicated word at compose.yaml by @cgbarros in #5720

🐞 Fixed bugs

  • helm: add a default for RPSS_ENABLED by @szaimen in #5662
  • collabora: configure net.post_allow_host by @szaimen in #5688
  • nextcloud entrypoint: fix missing apostroph in require command by @szaimen in #5718

👒 Updated dependencies

  • Yaml updates by @github-actions in #5542
  • PHP dependency updates by @github-actions in #5587
  • build(deps): bump php from 8.3.13-fpm-alpine3.20 to 8.3.14-fpm-alpine3.20 in /Containers/mastercontainer by @dependabot in #5636
  • build(deps): bump php from 8.3.13-fpm-alpine3.20 to 8.3.14-fpm-alpine3.20 in /Containers/nextcloud by @dependabot in #5637
  • build(deps): bump clamav/clamav from 1.4.1-12 to 1.4.1-14 in /Containers/clamav by @dependabot in #5648
  • build(deps): bump collabora/code from 24.04.9.2.1 to 24.04.10.1.1 in /Containers/collabora by @dependabot in #5649
  • build(deps): bump elasticsearch from 8.15.3 to 8.16.1 in /Containers/fulltextsearch by @dependabot in #5650
  • build(deps): bump postgres from 16.4-alpine to 16.6-alpine in /Containers/postgresql by @dependabot in #5651
  • talk container update by @github-actions in #5658
  • Helm Chart updates by @github-actions in #5654
  • build(deps): bump haproxy from 3.0.6-alpine to 3.1.0-alpine in /Containers/docker-socket-proxy by @dependabot in #5669
  • PHP dependency updates by @github-actions in #5675
  • PHP dependency updates by @github-actions in #5678
  • PHP dependency updates by @github-actions in #5684
  • build(deps): bump clamav/clamav from 1.4.1-14 to 1.4.1-15 in /Containers/clamav by @dependabot in #5687
  • build(deps): bump golang from 1.23.3-alpine3.20 to 1.23.4-alpine3.20 in /Containers/imaginary by @dependabot in #5700
  • Imaginary update by @github-actions in #5702
  • build(deps): bump python from 3.13.0-alpine3.20 to 3.13.1-alpine3.20 in /Containers/talk-recording by @dependabot in #5704
  • nextcloud: increase to 30.0.3 by @szaimen in #5705
  • build(deps): bump collabora/code from 24.04.10.1.1 to 24.04.10.2.1 in /Containers/collabora by @dependabot in #5711
  • PHP dependency updates by @github-actions in #5724
  • PHP dependency updates by @github-actions in #5726
  • build(deps): bump clamav/clamav from 1.4.1-15 to 1.4.1-16 in /Containers/clamav by @dependabot in #5727
  • Nextcloud dependency update by @github-actions in #5719

📄 Improved documentation

New Contributors

Full Changelog: v10.0.0...v10.1.0