Pablo Zmdl
86f336c642
Helm Chart updates ( #8488 )
helm-chart-13.4.0
2026-07-29 22:14:46 +02:00
Pablo Zmdl
0bd5c216d2
Nextcloud dependency update ( #8485 )
2026-07-29 22:10:31 +02:00
Pablo Zmdl
fec3956efe
watchtower container update ( #8478 )
2026-07-29 22:09:12 +02:00
szaimen
879e64f4dd
watchtower-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 12:45:53 +00:00
szaimen
8c29f48f08
Helm Chart updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-27 14:25:22 +00:00
szaimen
2f6600b60e
nextcloud-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 12:39:34 +00:00
Pablo Zmdl
886c40d228
Another attempt to make skopeo just inspect images ( #8481 )
2026-07-23 17:13:53 +02:00
Pablo Zmdl
433eb9fa71
Another attempt to make skopeo just inspect images
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-07-23 16:17:18 +02:00
Pablo Zmdl
53aeea754d
Fix running skopeo in update test containers script ( #8476 )
2026-07-22 15:16:39 +02:00
Simon L.
9702723476
Enhance readme with database app and Docker instructions
...
Updated the readme to include a dedicated Nextcloud app for database management and clarified the instructions for running Docker commands via a web session.
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-07-22 10:51:37 +09:00
Pablo Zmdl
6499ae4ccf
Fix running skopeo in update test containers script
...
Without this skopeo tries to create /run/containers, which it isn't
allowed to do in GitHub's CI context.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-07-21 12:34:53 +02:00
Simon L.
3b6cd2d4e5
Add EuroOffice to optional built-in containers
...
Added EuroOffice as an optional built-in container.
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-07-19 13:14:11 +09:00
Pablo Zmdl
14544c9539
Fix initial-setup tests in playwright-on-workflow-dispatch
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
v13.4.0
2026-07-18 22:06:32 +02:00
Pablo Zmdl
889fd6757c
Revert "Drop as much capabilities as possibile for the Collabora container ( #8000 )"
...
This reverts commit 9dcb25b4ae , reversing
changes made to 261675f4d3 .
2026-07-18 21:56:12 +02:00
Pablo Zmdl
7f62c8ab41
Fix tests for code-from-image ( #8464 )
2026-07-18 14:15:28 +02:00
Pablo Zmdl
9dcb25b4ae
Drop as much capabilities as possibile for the Collabora container ( #8000 )
2026-07-18 14:02:17 +02:00
Pablo Zmdl
07cd3fed08
Fix tests for code-from-image
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-07-18 13:44:47 +02:00
Pablo Zmdl
261675f4d3
Update AIO version from 13.3.1 to 13.4.0
...
Signed-off-by: Pablo Zmdl <57864086+pabzm@users.noreply.github.com >
2026-07-18 13:03:33 +02:00
Pablo Zmdl
492b771969
Update Eurooffice container base image to v9.3.2 ( #8463 )
2026-07-18 09:36:37 +02:00
Pablo Zmdl
856cc58135
Update Eurooffice container base image
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-07-18 09:28:21 +02:00
Pablo Zmdl
600cc3505e
Save default container selection on setup. ( #8440 )
2026-07-17 21:32:46 +02:00
Pablo Zmdl
4e03393d53
Save default container selection on setup.
...
Save the default container selection to the config, so it gets persisted
even
if people don't change anything in the UI. Without this any change to
the
defaults would be applied to existing instances.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
AI-assistant: Copilot v1.0.69 (Claude Sonnet 4.6)
2026-07-17 21:13:57 +02:00
Pablo Zmdl
fff3d2f0e1
Update test container image references ( #8451 )
2026-07-17 20:34:56 +02:00
Pablo Zmdl
4923e454fa
PHP dependency updates ( #8449 )
2026-07-17 20:30:06 +02:00
Pablo Zmdl
55bbb64246
build(deps): bump guzzlehttp/guzzle from 7.14.1 to 7.14.2 in /php ( #8455 )
2026-07-17 20:25:28 +02:00
Pablo Zmdl
c9bd9077e0
build(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.2 in /.github/workflows ( #8456 )
2026-07-17 20:25:18 +02:00
Pablo Zmdl
7c7d5eb882
build(deps): bump guzzlehttp/psr7 from 2.12.5 to 2.13.0 in /php ( #8460 )
2026-07-17 20:25:09 +02:00
Pablo Zmdl
8bc241bfc8
Don't run Eurooffice if prior to its introduction all office suites were disabled ( #8441 )
2026-07-17 19:38:56 +02:00
Pablo Zmdl
fd4e0ddcb2
Store office suite choice in a single config option
...
Previously it was three boolean options, which were supposed to be mutually
exclusive, which had to be taken care of manually.
Also previously there was only indirect indication of the choice "none", which
is brittle, too.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-07-17 19:24:49 +02:00
szaimen
f48e8d8b23
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-17 12:23:54 +00:00
dependabot[bot]
0c373d9be0
build(deps): bump guzzlehttp/psr7 from 2.12.5 to 2.13.0 in /php
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 2.12.5 to 2.13.0.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/2.13/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/2.12.5...2.13.0 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-version: 2.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-17 12:03:14 +00:00
Pablo Zmdl
4285168457
Improve docker socket proxy config ( #8458 )
2026-07-17 11:57:37 +02:00
pabzm
f537754377
chore(tests): update test container image references
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-17 05:53:24 +00:00
Pablo Zmdl
a36d46987d
ConfigurationManager: remove unused isx64Platform method ( #8399 )
2026-07-16 17:50:59 +02:00
Pablo Zmdl
00db9a9af0
Improve docker socket proxy config
...
This mitigates possible misuse better than before.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
AI-assistant: Claude code (Sonnet 5)
2026-07-16 16:32:44 +02:00
dependabot[bot]
19385735a1
build(deps): bump astral-sh/setup-uv in /.github/workflows
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 8.2.0 to 8.3.2.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](https://github.com/astral-sh/setup-uv/compare/fac544c07dec837d0ccb6301d7b5580bf5edae39...11f9893b081a58869d3b5fccaea48c9e9e46f990 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 8.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-15 13:36:15 +00:00
dependabot[bot]
41a6f1c805
build(deps): bump guzzlehttp/guzzle from 7.14.1 to 7.14.2 in /php
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.14.1 to 7.14.2.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.15/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.14.1...7.14.2 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-version: 7.14.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-15 13:34:57 +00:00
Pablo Zmdl
af534535ff
build(deps): bump guzzlehttp/guzzle from 7.14.0 to 7.14.1 in /php ( #8447 )
2026-07-15 11:55:05 +02:00
Pablo Zmdl
c9a6697896
build(deps): bump guzzlehttp/psr7 from 2.12.4 to 2.12.5 in /php ( #8446 )
2026-07-13 15:59:56 +02:00
Pablo Zmdl
8f56876253
Update test container image references ( #8434 )
2026-07-13 15:36:14 +02:00
dependabot[bot]
8ea525e29a
build(deps): bump guzzlehttp/guzzle from 7.14.0 to 7.14.1 in /php
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.14.0 to 7.14.1.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/7.15/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.14.0...7.14.1 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-version: 7.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-13 12:03:24 +00:00
dependabot[bot]
cc42d180ea
build(deps): bump guzzlehttp/psr7 from 2.12.4 to 2.12.5 in /php
...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7 ) from 2.12.4 to 2.12.5.
- [Release notes](https://github.com/guzzle/psr7/releases )
- [Changelog](https://github.com/guzzle/psr7/blob/2.13/CHANGELOG.md )
- [Commits](https://github.com/guzzle/psr7/compare/2.12.4...2.12.5 )
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-version: 2.12.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-13 12:03:18 +00:00
Pablo Zmdl
61bad00807
build(deps): bump golang from 1.26.4-alpine3.24 to 1.26.5-alpine3.24 in /Containers/imaginary ( #8431 )
2026-07-13 12:20:19 +02:00
Pablo Zmdl
117e664c8a
build(deps): bump golang from 1.26.4-alpine3.24 to 1.26.5-alpine3.24 in /Containers/watchtower ( #8432 )
2026-07-13 12:20:17 +02:00
Pablo Zmdl
38337b480f
watchtower container update ( #8408 )
2026-07-13 12:10:09 +02:00
Pablo Zmdl
c1a0d69117
PHP dependency updates ( #8392 )
2026-07-13 12:09:56 +02:00
Pablo Zmdl
bf2810b33c
build(deps): bump php from 8.5.7-fpm-alpine3.24 to 8.5.8-fpm-alpine3.24 in /Containers/mastercontainer ( #8426 )
2026-07-13 11:11:58 +02:00
Pablo Zmdl
6adaa03d3a
build(deps): bump nats from 2.14.2-scratch to 2.14.3-scratch in /Containers/talk ( #8403 )
2026-07-13 11:11:36 +02:00
Pablo Zmdl
7875a370c3
build(deps): bump collabora/code from 26.04.1.4.1 to 26.04.2.1.1 in /Containers/collabora ( #8409 )
2026-07-13 11:11:28 +02:00
Pablo Zmdl
754228c3a2
build(deps): bump haproxy from 3.4.0-alpine to 3.4.2-alpine in /Containers/docker-socket-proxy ( #8425 )
2026-07-13 11:10:13 +02:00