Simon L
8d839190dc
Merge pull request #3913 from nextcloud/enh/noid/log-normal-imagename
2023-12-12 14:14:23 +01:00
Simon L
18e4b815a4
address review
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2023-12-12 14:12:53 +01:00
Simon L
6d3eed0209
address review
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2023-12-12 14:10:54 +01:00
Simon L
0f39d85525
Merge pull request #3907 from nextcloud/enh/noid/community
2023-12-12 14:09:38 +01:00
Simon L
ad0832234f
Merge pull request #3895 from nextcloud/talk-container-update
2023-12-12 14:09:14 +01:00
Simon L
686ca80111
Merge pull request #3896 from nextcloud/dependabot/docker/Containers/talk/nats-2.10.7-scratch
2023-12-12 14:09:03 +01:00
Simon L
1a4e1025e4
Merge pull request #3921 from nextcloud/dependabot/docker/Containers/apache/caddy-2.7.6-alpine
2023-12-12 14:08:38 +01:00
Simon L
5e73632bf5
Merge pull request #3920 from nextcloud/dependabot/docker/Containers/mastercontainer/caddy-2.7.6-alpine
2023-12-12 14:08:25 +01:00
Simon L
bb027de2b0
Merge pull request #3919 from nextcloud/dependabot/docker/Containers/talk/strukturag/nextcloud-spreed-signaling-1.2.2
2023-12-12 14:08:12 +01:00
Simon L
d927419c51
Merge pull request #3918 from nextcloud/dependabot/docker/Containers/talk-recording/python-3.12.1-alpine3.18
2023-12-12 14:07:27 +01:00
Simon L
9836e1f12e
Merge pull request #3917 from nextcloud/dependabot/docker/Containers/clamav/clamav/clamav-1.2.1-21
2023-12-12 14:07:13 +01:00
szaimen
badc0347b4
talk-update automated change
...
Signed-off-by: GitHub <noreply@github.com>
2023-12-12 12:03:22 +00:00
Simon L
be195e3b55
Merge pull request #3899 from nextcloud/aio-helm-update
2023-12-12 13:02:10 +01:00
szaimen
81a9934616
Helm Chart updates
...
Signed-off-by: GitHub <noreply@github.com>
2023-12-12 12:01:37 +00:00
Simon L
4f9adc2c90
Merge pull request #3857 from nextcloud/aio-yaml-update
2023-12-12 12:57:21 +01:00
dependabot[bot]
adb2988f01
Bump caddy from 2.7.5-alpine to 2.7.6-alpine in /Containers/apache
...
Bumps caddy from 2.7.5-alpine to 2.7.6-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 12:53:14 +00:00
dependabot[bot]
8f78cb36cf
Bump caddy in /Containers/mastercontainer
...
Bumps caddy from 2.7.5-alpine to 2.7.6-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 12:51:23 +00:00
dependabot[bot]
a9d40f95e7
Bump strukturag/nextcloud-spreed-signaling in /Containers/talk
...
Bumps strukturag/nextcloud-spreed-signaling from 1.2.1 to 1.2.2.
---
updated-dependencies:
- dependency-name: strukturag/nextcloud-spreed-signaling
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 12:48:16 +00:00
dependabot[bot]
dac04a709a
Bump python in /Containers/talk-recording
...
Bumps python from 3.12.0-alpine3.18 to 3.12.1-alpine3.18.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 12:36:44 +00:00
dependabot[bot]
e96f35cf49
Bump clamav/clamav from 1.2.1-20 to 1.2.1-21 in /Containers/clamav
...
Bumps clamav/clamav from 1.2.1-20 to 1.2.1-21.
---
updated-dependencies:
- dependency-name: clamav/clamav
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 12:13:44 +00:00
Simon L
6412aa3e0f
address review
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-11 13:08:19 +01:00
Simon L
58329a7a48
log normal imageName instead of encodedImageName
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-11 11:20:02 +01:00
Simon L
dc223275d4
startcontainer - thow our own exception so that the message is not truncated
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-11 11:17:08 +01:00
Simon L
cb5c6495d6
use correct way to do the update to new major versions
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-11 10:45:49 +01:00
Simon L
f7e2a2bd5d
Adjust two places
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-11 10:17:24 +01:00
Simon L
6221db92ec
open logs in new tab
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-11 10:10:01 +01:00
Jos Poortvliet
a24a2ebad9
Update setup.twig
...
Improve description in setup.twig
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2023-12-09 11:37:24 +01:00
Jos Poortvliet
54ad851d73
Update readme.md
...
explaining "AIO" isn't really the best way to start this description ;-)
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
2023-12-08 23:38:36 +01:00
Simon L
9cf47f65e1
talk-recording - pull geckodriver from community
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-08 15:04:11 +01:00
Simon L
c603b17625
[breaking] - update aio-local-ai to v2
...
Breaking because they no longer ship Arm64 images and thus it can no longer run on arm64 and would fail to start in that case.
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-08 14:43:46 +01:00
szaimen
f46a2bf993
Yaml updates
...
Signed-off-by: GitHub <noreply@github.com>
2023-12-08 12:04:14 +00:00
dependabot[bot]
e0c3fa3998
Bump nats from 2.10.6-scratch to 2.10.7-scratch in /Containers/talk
...
Bumps nats from 2.10.6-scratch to 2.10.7-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 12:50:57 +00:00
Simon L
ff0d8637ab
Merge pull request #3894 from nextcloud/enh/noid/helm-beta
2023-12-07 13:21:36 +01:00
Simon L
d8ec6d7886
helm - create 7.8.1-beta
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-07 12:40:26 +01:00
Simon L
0789e29b3f
increase to 7.8.1
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-07 12:38:04 +01:00
Simon L
19389a0bd1
Merge pull request #3892 from nextcloud/enh/noid/allow-to-set-serverinfo-token
2023-12-07 12:34:18 +01:00
Simon L
762fb0c581
helm - allow to set SERVERINFO_TOKEN
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-07 12:32:08 +01:00
Simon L
f386ad33e9
Merge pull request #3891 from nextcloud/enh/noid/create-beta-release
2023-12-07 09:23:32 +01:00
Simon L
59180b37f3
helm-chart - create 7.7.2-beta release
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-07 09:19:44 +01:00
Simon L
388beb986b
fix typo
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-06 21:26:20 +01:00
Simon L
3c7b3d84ae
add a note regarding snappymail and mail
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-06 21:17:31 +01:00
Simon L
d2e2609e9c
add further docs in stalwart
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-06 21:11:04 +01:00
Simon L
749c7c6410
add more docs to stalwart
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-06 20:43:17 +01:00
Simon L
5b4668931f
libretranslate - remove note because it is working now
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-06 17:56:55 +01:00
Simon L
6aab3961ee
fix typo
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-06 17:40:37 +01:00
Simon L
2a7115b06b
recommend stalwart mail server in aio
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-06 17:03:44 +01:00
Simon L
2407aaf897
adjust docs for stalwart
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-06 16:38:02 +01:00
Simon L
813a73bb63
fix typo in stalwart
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-06 16:13:28 +01:00
Simon L
b8bd8719d4
increase to 7.8.0
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-12-06 15:34:45 +01:00
Simon L
bc167fcb0f
Merge pull request #3887 from nextcloud/enh/noid/allow-28
2023-12-06 15:33:53 +01:00