1928b0a3f3
fix: ensure mastercontainer is updated before sibling containers
...
When watchtower updates the mastercontainer there is a Docker stop grace
period during which the old mastercontainer's daily-backup.sh can still
execute StartAndUpdateContainers.php. That old PHP process uses the old
containers.json (which lacks AIO_LOG_LEVEL) while the freshly pulled
sibling images already require that variable — causing redis/postgres to
fail with an empty log-level.
Add a guard in startTopContainer(): when pullImage=true, check
IsMastercontainerUpdateAvailable(). During the grace period the old
container's image digest still differs from the remote digest, so the
check returns true and the function returns early. The new mastercontainer
will re-run the full update with the correct containers.json.
Fixes: https://github.com/nextcloud/all-in-one/issues/8101
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/cbe966e6-1731-480e-a359-b98d9510844f
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-05-15 07:49:42 +00:00
Simon L. and GitHub
0a553459ab
build(deps): bump python from 3.14.3-alpine3.23 to 3.14.5-alpine3.23 in /Containers/talk-recording ( #8107 )
2026-05-15 09:01:25 +02:00
Simon L. and GitHub
f42e669704
build(deps): bump postgres from 18.3-alpine to 18.4-alpine in /Containers/postgresql ( #8106 )
2026-05-15 09:01:05 +02:00
dependabot[bot] and GitHub
483d562b20
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.14.3-alpine3.23 to 3.14.5-alpine3.23.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14.5-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-15 04:24:00 +00:00
dependabot[bot] and GitHub
5a77d4e842
build(deps): bump postgres in /Containers/postgresql
...
Bumps postgres from 18.3-alpine to 18.4-alpine.
---
updated-dependencies:
- dependency-name: postgres
dependency-version: 18.4-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-15 04:23:40 +00:00
Simon L. and GitHub
c5b853e50b
PHP dependency updates ( #8100 )
2026-05-14 21:36:05 +02:00
szaimen and github-actions[bot]
2a757d3d66
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-14 12:33:14 +00:00
Simon L.
19b94f40d5
fix it
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
helm-chart-13.0.3-1
2026-05-13 16:10:10 +02:00
Simon L.
33f40632dd
release helm chart another time
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-13 16:08:50 +02:00
Simon L. and GitHub
574a408d10
build(deps): bump caddy from 2.11.2-builder-alpine to 2.11.3-builder-alpine in /Containers/mastercontainer ( #8087 )
2026-05-13 11:26:30 +02:00
Simon L. and GitHub
79dd1286e9
build(deps): bump elasticsearch from 9.4.0 to 9.4.1 in /Containers/fulltextsearch ( #8086 )
2026-05-13 11:26:18 +02:00
Simon L. and GitHub
96002b185d
build(deps): bump caddy from 2.11.2-alpine to 2.11.3-alpine in /Containers/apache ( #8085 )
2026-05-13 11:26:03 +02:00
Simon L. and GitHub
3828b1ae3d
build(deps): bump haproxy from 3.3.8-alpine to 3.3.10-alpine in /Containers/docker-socket-proxy ( #8080 )
2026-05-13 11:25:51 +02:00
Simon L. and GitHub
cdad9614cd
build(deps): bump softprops/turnstyle from 3.2.3 to 3.2.4 in /.github/workflows ( #8079 )
2026-05-13 11:25:36 +02:00
Simon L. and GitHub
c55ae87002
build(deps): bump docker from 29.4.1-cli to 29.4.3-cli in /Containers/mastercontainer ( #8075 )
2026-05-13 11:25:23 +02:00
Simon L. and GitHub
3021f256ce
build(deps): bump php from 8.5.5-fpm-alpine3.23 to 8.5.6-fpm-alpine3.23 in /Containers/mastercontainer ( #8074 )
2026-05-13 11:25:09 +02:00
Simon L. and GitHub
124a6d295b
build(deps): bump golang from 1.26.2-alpine3.23 to 1.26.3-alpine3.23 in /Containers/watchtower ( #8069 )
2026-05-13 11:24:57 +02:00
Simon L. and GitHub
0c6c1caa90
build(deps): bump php from 8.3.30-fpm-alpine3.23 to 8.3.31-fpm-alpine3.23 in /Containers/nextcloud ( #8068 )
2026-05-13 11:24:44 +02:00
Simon L. and GitHub
889096ab2b
build(deps): bump golang from 1.26.2-alpine3.23 to 1.26.3-alpine3.23 in /Containers/imaginary ( #8067 )
2026-05-13 11:24:28 +02:00
Simon L. and GitHub
cf2fb5f58d
PHP dependency updates ( #8025 )
2026-05-13 11:24:13 +02:00
Simon L. and GitHub
76c03d11f0
talk container update ( #8024 )
2026-05-13 11:23:26 +02:00
Simon L.
1bc3896314
fix the file
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-13 11:22:22 +02:00
Simon L. and GitHub
d86ff57d2f
Imaginary update ( #8022 )
2026-05-13 11:20:40 +02:00
Simon L. and GitHub
a93e9ff0c6
build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 in /.github/workflows ( #8012 )
2026-05-13 11:20:29 +02:00
Simon L.
b25b0e1075
another time
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-13 11:19:26 +02:00
Simon L.
e4d92bdea6
fix helm chart release
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-13 11:18:10 +02:00
Simon L. and GitHub
d9332ef966
Helm Chart updates ( #8088 )
2026-05-13 11:15:00 +02:00
szaimen and github-actions[bot]
9d53188df3
Helm Chart updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-13 09:12:26 +00:00
Simon L. and GitHub
acb18004de
Yaml updates ( #8023 )
2026-05-13 11:03:35 +02:00
dependabot[bot] and GitHub
70a0a4a361
build(deps): bump caddy in /Containers/mastercontainer
...
Bumps caddy from 2.11.2-builder-alpine to 2.11.3-builder-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-version: 2.11.3-builder-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 04:20:59 +00:00
dependabot[bot] and GitHub
aa7ff451b8
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 9.4.0 to 9.4.1.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 9.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 04:20:45 +00:00
dependabot[bot] and GitHub
5eb6850d92
build(deps): bump caddy in /Containers/apache
...
Bumps caddy from 2.11.2-alpine to 2.11.3-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-version: 2.11.3-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 04:20:36 +00:00
dependabot[bot] and GitHub
78b4bea957
build(deps): bump haproxy in /Containers/docker-socket-proxy
...
Bumps haproxy from 3.3.8-alpine to 3.3.10-alpine.
---
updated-dependencies:
- dependency-name: haproxy
dependency-version: 3.3.10-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-12 09:09:47 +00:00
dependabot[bot] and GitHub
0af08104f5
build(deps): bump softprops/turnstyle in /.github/workflows
...
Bumps [softprops/turnstyle](https://github.com/softprops/turnstyle ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/softprops/turnstyle/releases )
- [Changelog](https://github.com/softprops/turnstyle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/turnstyle/compare/e565d2d86403c5d23533937e95980570545e5586...e15e934b3f69ee283ba389ea05c8886baa656d93 )
---
updated-dependencies:
- dependency-name: softprops/turnstyle
dependency-version: 3.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-11 18:56:50 +00:00
dependabot[bot] and GitHub
df14efa1ef
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 29.4.1-cli to 29.4.3-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 29.4.3-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-11 04:24:27 +00:00
dependabot[bot] and GitHub
f5d35f0197
build(deps): bump php in /Containers/mastercontainer
...
Bumps php from 8.5.5-fpm-alpine3.23 to 8.5.6-fpm-alpine3.23.
---
updated-dependencies:
- dependency-name: php
dependency-version: 8.5.6-fpm-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-11 04:24:24 +00:00
szaimen and github-actions[bot]
901cd8ccef
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-09 12:15:45 +00:00
szaimen and github-actions[bot]
9ed2b32d3e
talk-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-08 12:27:17 +00:00
szaimen and github-actions[bot]
5c1d85b27d
Yaml updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-08 12:25:30 +00:00
szaimen and github-actions[bot]
55a4ffab63
imaginary-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-08 12:25:14 +00:00
dependabot[bot] and GitHub
846bc06bc5
build(deps): bump golang in /Containers/watchtower
...
Bumps golang from 1.26.2-alpine3.23 to 1.26.3-alpine3.23.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.26.3-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 04:22:41 +00:00
dependabot[bot] and GitHub
441a2a28e3
build(deps): bump php in /Containers/nextcloud
...
Bumps php from 8.3.30-fpm-alpine3.23 to 8.3.31-fpm-alpine3.23.
---
updated-dependencies:
- dependency-name: php
dependency-version: 8.3.31-fpm-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 04:22:05 +00:00
dependabot[bot] and GitHub
df9971b249
build(deps): bump golang in /Containers/imaginary
...
Bumps golang from 1.26.2-alpine3.23 to 1.26.3-alpine3.23.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.26.3-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 04:21:27 +00:00
Simon L.
15ae285d9f
increase to 13.0.3
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
v13.0.3
2026-05-07 16:22:14 +02:00
Simon L. and GitHub
1fa4f3b6a3
aio-interface: change session cookie SameSite from Strict to Lax to fix cross-site getlogin flow ( #8064 )
2026-05-07 16:10:18 +02:00
654c39ff1e
fix: change session cookie SameSite from Strict to Lax to fix cross-site getlogin flow
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/acf6148d-63c7-4ee2-a856-6de7de68118d
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-05-07 07:53:51 +00:00
Simon L.
91d59af4dc
increase to 13.0.2
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
v13.0.2
2026-05-06 13:03:28 +02:00
Simon L. and GitHub
5091f27e87
build(deps): bump redis from 8.6.2-alpine to 8.6.3-alpine in /Containers/redis ( #8061 )
2026-05-06 13:00:57 +02:00
Simon L. and GitHub
c74d08902e
build(deps): bump elasticsearch from 9.3.3 to 9.4.0 in /Containers/fulltextsearch ( #8060 )
2026-05-06 13:00:45 +02:00
Simon L. and GitHub
216c73d3aa
build(deps): bump httpd from 2.4.66-alpine3.23 to 2.4.67-alpine3.23 in /Containers/apache ( #8059 )
2026-05-06 13:00:34 +02:00