Skip to content

Commit

Permalink
update versions - stable-5390-3
Browse files Browse the repository at this point in the history
Issue #7
Signed-off-by: Ralph Soika <[email protected]>
  • Loading branch information
rsoika committed May 19, 2021
1 parent e1458af commit 622477f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/kustomize/030-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: jicofo
image: jitsi/jicofo:stable-5765-1
image: jitsi/jicofo:stable-5390-3
imagePullPolicy: Always
env:
- name: XMPP_SERVER
Expand Down Expand Up @@ -56,7 +56,7 @@ spec:
- name: JVB_BREWERY_MUC
value: jvbbrewery
- name: prosody
image: jitsi/prosody:stable-5765-1
image: jitsi/prosody:stable-5390-3
imagePullPolicy: Always
env:
- name: XMPP_DOMAIN
Expand Down Expand Up @@ -91,7 +91,7 @@ spec:
- name: JVB_TCP_HARVESTER_DISABLED
value: "true"
- name: web
image: jitsi/web:stable-5765-1
image: jitsi/web:stable-5390-3
imagePullPolicy: Always
env:
- name: XMPP_SERVER
Expand All @@ -113,7 +113,7 @@ spec:
- name: JVB_TCP_HARVESTER_DISABLED
value: "true"
- name: jvb
image: jitsi/jvb:stable-5765-1
image: jitsi/jvb:stable-5390-3
imagePullPolicy: Always
env:
- name: XMPP_SERVER
Expand Down

0 comments on commit 622477f

Please sign in to comment.