Bump component versions to latest stable

This commit is contained in:
bom 2023-07-12 16:40:37 +02:00
parent 3ff09eeb82
commit ee242bbcfb
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
FROM jitsi/web:stable-7287
FROM jitsi/web:stable-8719
# Prepare Configuration
ADD resources /tmp

View file

@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: jicofo
image: jitsi/jicofo:stable-7287
image: jitsi/jicofo:stable-8615
imagePullPolicy: IfNotPresent
env:
- name: XMPP_SERVER
@ -122,7 +122,7 @@ spec:
- name: ETHERPAD_PUBLIC_URL
value: REPLACE_ETHERPAD_URL
- name: jvb
image: jitsi/jvb:stable-7287
image: jitsi/jvb:stable-8719
imagePullPolicy: IfNotPresent
env:
- name: PUBLIC_URL
@ -160,7 +160,7 @@ spec:
- name: TZ
value: Europe/Berlin
- name: etherpad
image: jitsi/etherpad
image: etherpad/etherpad:1.9.1
env:
- name: XMPP_SERVER
value: localhost