dependabot[bot]
3838c49834
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.12.5-scratch to 2.12.6-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.12.6-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-25 04:08:02 +00:00
dependabot[bot]
bdb8e171f7
build(deps): bump strukturag/nextcloud-spreed-signaling
...
Bumps strukturag/nextcloud-spreed-signaling from 2.1.0 to 2.1.1.
---
updated-dependencies:
- dependency-name: strukturag/nextcloud-spreed-signaling
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-13 04:08:31 +00:00
dependabot[bot]
2999fb4413
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.12.4-scratch to 2.12.5-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.12.5-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-10 04:08:20 +00:00
michnovka
dd103fa0f1
Update Containers/talk/start.sh
...
Co-authored-by: Simon L. <szaimen@e.mail.de >
Signed-off-by: michnovka <16553087+michnovka@users.noreply.github.com >
2026-03-06 14:58:08 +01:00
Tomas
909ef96748
Use mountpoint check and add util-linux-misc dependency
...
Address review feedback: use `mountpoint -q` instead of find to
detect mounted CA directory, add set -x/+x for debug logging,
broaden glob to accept any file extension, and add util-linux-misc
package to Dockerfile for the mountpoint command.
Signed-off-by: Tomas <16553087+michnovka@users.noreply.github.com >
2026-03-06 14:44:09 +01:00
michnovka
7cd2ac1bbd
feat(talk): trust custom CA certificates via NEXTCLOUD_TRUSTED_CACERTS_DIR
...
When NEXTCLOUD_TRUSTED_CACERTS_DIR is set on the mastercontainer,
the custom CA certificates are now also mounted into the Talk container.
Since the Talk container runs with a read-only root filesystem,
update-ca-certificates cannot be used. Instead, the startup script
copies the system CA bundle to /tmp (tmpfs), appends any custom
certificates from /usr/local/share/ca-certificates/, and sets
SSL_CERT_FILE to point Go's TLS stack at the extended bundle.
This allows the signaling server to verify TLS connections to
Nextcloud instances that use private/internal CA certificates,
without requiring skipverify=true.
Signed-off-by: Tomas <16553087+michnovka@users.noreply.github.com >
2026-03-03 00:11:27 +01:00
Simon L.
73268f1bd2
Merge pull request #7545 from nextcloud/dependabot/docker/Containers/talk/strukturag/nextcloud-spreed-signaling-2.1.0
...
build(deps): bump strukturag/nextcloud-spreed-signaling from 2.0.4 to 2.1.0 in /Containers/talk
2026-02-11 16:01:27 +01:00
szaimen
09a7141955
talk-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-07 12:05:25 +00:00
dependabot[bot]
afb355d9e1
build(deps): bump strukturag/nextcloud-spreed-signaling
...
Bumps strukturag/nextcloud-spreed-signaling from 2.0.4 to 2.1.0.
---
updated-dependencies:
- dependency-name: strukturag/nextcloud-spreed-signaling
dependency-version: 2.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-04 04:08:40 +00:00
dependabot[bot]
3ba704b233
build(deps): bump alpine from 3.23.2 to 3.23.3 in /Containers/talk
...
Bumps alpine from 3.23.2 to 3.23.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-29 04:08:41 +00:00
dependabot[bot]
0213d8e548
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.12.3-scratch to 2.12.4-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.12.4-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-28 04:08:45 +00:00
Simon L.
0e22f38d16
add wud.watch=false to all containers
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-19 17:10:22 +01:00
Simon L.
88b55f4353
Merge pull request #7348 from nextcloud/dependabot/docker/Containers/talk/alpine-3.23.2
...
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/talk
2026-01-05 09:55:58 +01:00
dependabot[bot]
e136b51fc1
build(deps): bump alpine from 3.22.2 to 3.23.2 in /Containers/talk
...
Bumps alpine from 3.22.2 to 3.23.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.23.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-19 04:13:19 +00:00
dependabot[bot]
3ca5f5b300
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.12.2-scratch to 2.12.3-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.12.3-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-18 04:16:17 +00:00
dependabot[bot]
058b30acea
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.12.1-scratch to 2.12.2-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.12.2-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-14 04:13:45 +00:00
szaimen
6a54eb5a44
talk-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-21 12:05:17 +00:00
dependabot[bot]
a4320317d5
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.12.0-scratch to 2.12.1-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.12.1-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-16 04:22:53 +00:00
dependabot[bot]
8e8580122d
build(deps): bump alpine from 3.22.1 to 3.22.2 in /Containers/talk
...
Bumps alpine from 3.22.1 to 3.22.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.22.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-09 04:23:03 +00:00
Simon L.
7c1cc4c2dd
talk: update eturnal image tag to use alpine image
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-09-29 11:05:24 +02:00
dependabot[bot]
2324666591
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.11.9-scratch to 2.12.0-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.12.0-scratch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-23 04:20:34 +00:00
dependabot[bot]
f87bd7ae45
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.11.8-scratch to 2.11.9-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.11.9-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-10 04:21:22 +00:00
Simon L.
3ebe97d020
Merge pull request #6753 from nextcloud/dependabot/docker/Containers/talk/nats-2.11.8-scratch
...
build(deps): bump nats from 2.11.7-scratch to 2.11.8-scratch in /Containers/talk
2025-08-22 13:53:55 +02:00
Simon L.
51b32578a2
Merge pull request #6760 from nextcloud/talk-container-update
...
talk container update
2025-08-22 13:51:58 +02:00
Simon L.
423ba1cc3c
talk: update script to use the new urls syntax
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-08-22 13:51:35 +02:00
szaimen
3e71a789e1
talk-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-21 12:04:43 +00:00
dependabot[bot]
01dc07e8f1
build(deps): bump strukturag/nextcloud-spreed-signaling
...
Bumps strukturag/nextcloud-spreed-signaling from 2.0.3 to 2.0.4.
---
updated-dependencies:
- dependency-name: strukturag/nextcloud-spreed-signaling
dependency-version: 2.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-19 16:10:27 +00:00
dependabot[bot]
de2dfcc7ed
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.11.7-scratch to 2.11.8-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.11.8-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-15 04:44:08 +00:00
dependabot[bot]
2e44343e44
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.11.6-scratch to 2.11.7-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.11.7-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-05 12:50:28 +00:00
szaimen
2792994cc4
talk-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-17 12:04:56 +00:00
dependabot[bot]
7da05ca65b
build(deps): bump alpine from 3.21.3 to 3.22.1 in /Containers/talk
...
Bumps alpine from 3.21.3 to 3.22.1.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: 3.22.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-16 04:52:47 +00:00
dependabot[bot]
b561c59b93
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.11.5-scratch to 2.11.6-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.11.6-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-02 04:27:41 +00:00
Anupam Kumar
1b3e519cd7
feat(talk): add SKIP_CERT_VERIFY env
...
This environment variable when set to "true" will allow usage
of self-signed certificates.
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-07-01 17:26:23 +02:00
dependabot[bot]
1c3b257107
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.11.4-scratch to 2.11.5-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.11.5-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-27 04:41:28 +00:00
dependabot[bot]
a18371c074
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.11.3-scratch to 2.11.4-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.11.4-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-23 04:51:55 +00:00
Simon L.
5536121899
add org.label-schema.vendor="Nextcloud" label to all containers
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-05-19 14:31:29 +02:00
dependabot[bot]
cffc7cf8a7
build(deps): bump strukturag/nextcloud-spreed-signaling
...
Bumps strukturag/nextcloud-spreed-signaling from 2.0.2 to 2.0.3.
---
updated-dependencies:
- dependency-name: strukturag/nextcloud-spreed-signaling
dependency-version: 2.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-08 04:41:09 +00:00
Simon L.
f49a0f0b69
Revert "build(deps): bump eturnal/eturnal from 1.12.1 to 1.12.2 in /Containers/talk"
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-05-02 14:32:58 +02:00
dependabot[bot]
7197ba184f
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.11.2-scratch to 2.11.3-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.11.3-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-02 07:12:52 +00:00
dependabot[bot]
34e7039e36
build(deps): bump eturnal/eturnal in /Containers/talk
...
Bumps eturnal/eturnal from 1.12.1 to 1.12.2.
---
updated-dependencies:
- dependency-name: eturnal/eturnal
dependency-version: 1.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-02 05:01:00 +00:00
dependabot[bot]
bbab0cf41c
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.11.1-scratch to 2.11.2-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.11.2-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 04:55:53 +00:00
dependabot[bot]
9d9ef6e4b8
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.11.0-scratch to 2.11.1-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.11.1-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-09 05:00:12 +00:00
Simon L.
c5a9da8bb3
run apk upgrade everywhere
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-03-26 18:39:32 +01:00
dependabot[bot]
80ae736633
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.10.26-scratch to 2.11.0-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-20 04:31:25 +00:00
szaimen
f55ef08c73
talk-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-05 12:04:12 +00:00
dependabot[bot]
2631b3922a
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.10.25-scratch to 2.10.26-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-26 04:16:07 +00:00
dependabot[bot]
dd74c9b3af
build(deps): bump alpine from 3.21.2 to 3.21.3 in /Containers/talk
...
Bumps alpine from 3.21.2 to 3.21.3.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 05:00:45 +00:00
Simon L.
417d36644f
talk: add set x for easier debugging
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-01-28 12:42:33 +01:00
dependabot[bot]
2b4f65a0aa
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.10.24-scratch to 2.10.25-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-24 04:58:35 +00:00
Simon L.
bc358f32b1
Merge pull request #5936 from nextcloud/enh/noid/disable-ipv6-for-talk
...
talk: automatically bind ipv4 only if ipv6 is disabled
2025-01-23 15:30:26 +01:00