21 Commits

Author SHA1 Message Date
GitHub Actions
6f1486493a Revert "Bump version to 3.6.0"
This reverts commit 885cac991b7a26801b85b99286352d19233cd1ca.
2026-03-06 10:45:29 +00:00
GitHub Actions
885cac991b Bump version to 3.6.0 2026-03-06 10:45:26 +00:00
cruizba
03c9b4178a openvidu-deployment: Bump third-party Docker image versions
Update infrastructure and monitoring images across all deployment scripts
and docker-compose files:
- Minio server: 2025.9.7-debian-12-r3 -> 2025.10.15-debian-12-r9
- Minio client: minio/mc:RELEASE.2025-08-13T08-35-41Z -> openvidu/minio-client:2025.8.13-debian-12-r12
- MongoDB: 8.0.15 -> 8.0.19 (scripts), 8.0.15-r0 -> 8.0.19-r1 (compose)
- Redis: 8.2.2-alpine -> 8.6.1-alpine
- Alpine: 3.23.2 -> 3.23.3
- Prometheus: v3.7.1 -> v3.9.1
- Promtail: 3.5.7 -> 3.5.11
- Loki: 3.5.7 -> 3.5.11
- Grafana Mimir: 2.17.1 -> 3.0.3
- Grafana: 12.2.0 -> 12.3.4
2026-02-24 15:25:04 +01:00
cruizba
d850e01f53 openvidu-deployment: Bump Docker to 29.2.1 and Docker Compose to v5.0.2 2026-02-23 22:24:59 +01:00
cruizba
ec34374254 Add OPENVIDU_AGENT_PRO_SPEECH_PROCESSING_IMAGE to all deployment scripts
Add new agent-speech-processing-sherpa image variable for pro speech
processing across all install scripts and the update script.
2026-02-23 13:04:35 +01:00
pabloFuente
3bf155cf93 Make default agent provider vosk 2026-02-12 12:21:18 +01:00
pabloFuente
81e7400807 openvidu-deployment: update all installation scripts from openvidu/agent-speech-processing to openvidu/agent-speech-processing-cloud 2026-01-19 14:14:26 +01:00
GitHub Actions
d82d8b061a Revert "Bump version to 3.5.0"
This reverts commit 21906c971ec3d6e9dc70776ae13758900326fe88.
2025-12-29 12:59:15 +00:00
GitHub Actions
21906c971e Bump version to 3.5.0 2025-12-29 12:59:11 +00:00
cruizba
f4c4ca8cec openvidu-deployment: Update Docker version to 29.0.2 in installation scripts 2025-11-20 12:10:23 +01:00
cruizba
41fe3d718a openvidu-deployment: Typo docker compose version. 2025-11-18 19:14:28 +01:00
cruizba
cabb761024 openvidu-deployment: Only restart docker daemon on install if needed. 2025-11-17 14:03:17 +01:00
cruizba
70a9f1b2b0 openvidu-deployment: Update Docker and Docker Compose versions across installation scripts 2025-11-14 19:04:40 +01:00
cruizba
1a3edb9a61 openvidu-deployment: Update Docker images and versions in deployment scripts 2025-10-17 19:55:18 +02:00
GitHub Actions
6ac6e1f2de Revert "Bump version to 3.4.1"
This reverts commit 6b9e9da2f13dac1d4bcf3cdeb3150659e968554c.
2025-10-13 16:57:47 +00:00
GitHub Actions
6b9e9da2f1 Bump version to 3.4.1 2025-10-13 16:57:44 +00:00
GitHub Actions
a0e156e42c Revert "Bump version to 3.4.0"
This reverts commit 0fd048d030263ffd5e4c8bc62155f39bc3887325.
2025-10-01 16:29:16 +00:00
GitHub Actions
0fd048d030 Bump version to 3.4.0 2025-10-01 16:29:13 +00:00
cruizba
8dc1dd329a openvidu-deployment: revert unnecessary RUNNING_SYSTEMD=false prefix from docker pull commands in installation scripts 2025-09-30 13:13:00 +02:00
cruizba
ec4e2a2f76 openvidu-deployment: update installation scripts:
- Use RUNNING_SYSTEMD=false for docker pull to avoid warning.
- Meet installer start after install.
2025-09-30 12:05:56 +02:00
cruizba
0b56a76f0c openvidu-deployment: rename install-meet.sh to install_meet.sh 2025-09-30 01:09:02 +02:00